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