Searched refs:recordInline (Results 1 – 3 of 3) sorted by relevance
72 void recordInline(const Function &Caller, const Function &Callee);
35 void ImportedFunctionsInliningStatistics::recordInline(const Function &Caller, in recordInline() function in ImportedFunctionsInliningStatistics
292 ImportedFunctionsStats.recordInline(*Caller, *Callee); in InlineCallIfPossible()1098 ImportedFunctionsStats->recordInline(F, Callee); in run()