On Tue, Dec 11, 2001 at 12:37:52AM +0100, degger@fhm.edu wrote: > TREE_USED can be used to determine whether a decl or stmt was used. > What I need is to figure out how often; I want to find out how rarely > a static function will be called within the same source ... There is no existing metric for this. r~