Searched refs:DirectCallsToDefinedFunctions (Results 1 – 3 of 3) sorted by relevance
274 return getCachedFPI(F).DirectCallsToDefinedFunctions; in onSuccessfulInlining() 308 getCachedFPI(*Caller).DirectCallsToDefinedFunctions; in getModuleIRSize() 319 getCachedFPI(*Callee).DirectCallsToDefinedFunctions; in getCachedFPI()
80 DirectCallsToDefinedFunctions += Direction; in updateForBB() 243 PRINT_PROPERTY(DirectCallsToDefinedFunctions) in print()
67 int64_t DirectCallsToDefinedFunctions = 0; variable