Searched refs:recordInline (Results 1 – 4 of 4) sorted by relevance
71 void recordInline(const Function &Caller, const Function &Callee);
46 void ImportedFunctionsInliningStatistics::recordInline(const Function &Caller, in recordInline() function in ImportedFunctionsInliningStatistics
136 Advisor->ImportedFunctionsStats->recordInline(*Caller, *Callee); in recordInlineStatsIfNeeded()
260 ImportedFunctionsStats.recordInline(*Caller, *Callee); in inlineCallIfPossible()