For the moment, my C codebases compile relatively quickly. However, I would like to utilise an informed approach to reducing the number of times a given header is re-processed.
I guess that being able to see reference counts would help me to do so. How would I do that?