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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp335 bool inlineCallInstruction(Instruction *I);
888 bool SampleProfileLoader::inlineCallInstruction(Instruction *I) { function in class:SampleProfileLoader
1049 inlineCallInstruction(DI)) {
1062 if (inlineCallInstruction(I)) {

Completed in 57 milliseconds