Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp335 bool inlineCallInstruction(Instruction *I);
888 bool SampleProfileLoader::inlineCallInstruction(Instruction *I) { in inlineCallInstruction() function in SampleProfileLoader
1049 inlineCallInstruction(DI)) { in inlineHotFunctions()
1062 if (inlineCallInstruction(I)) { in inlineHotFunctions()