Searched refs:DirectCallsToDefinedFunctions (Results 1 – 7 of 7) sorted by relevance
220 return getCachedFPI(F).DirectCallsToDefinedFunctions; in getLocalCalls()254 getCachedFPI(*Caller).DirectCallsToDefinedFunctions; in onSuccessfulInlining()260 getCachedFPI(*Callee).DirectCallsToDefinedFunctions; in onSuccessfulInlining()
56 DirectCallsToDefinedFunctions += Direction; in updateForBB()104 << "DirectCallsToDefinedFunctions: " << DirectCallsToDefinedFunctions in print()
63 int64_t DirectCallsToDefinedFunctions = 0; variable
67 int64_t DirectCallsToDefinedFunctions = 0; variable