numCallersAttribute
* numCallersAnnotator * Annotates every function's SgFunctionDefinition * node with a numCallersAttribute that contains the * number of functions that call the given function. ****
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>
class numCallersAttribute
: public AstAttribute
Base Classes
Name |
Description |
Base class for all IR node attribute values. |
Member Functions
Name |
Description |
|
Constructors |
Private Data Members
Name |
Created with MrDocs