Home
last modified time | relevance | path

Searched refs:inlineCallInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp223 bool inlineCallInstruction(Instruction *I);
733 bool SampleProfileLoader::inlineCallInstruction(Instruction *I) { in inlineCallInstruction() function in SampleProfileLoader
839 inlineCallInstruction(DI)) in inlineHotFunctions()
849 if (inlineCallInstruction(I)) in inlineHotFunctions()