Searched refs:promoteIndirectCall (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 296 Instruction *llvm::pgo::promoteIndirectCall(Instruction *Inst, in promoteIndirectCall() function in llvm::pgo 339 pgo::promoteIndirectCall(Inst, C.TargetFunction, Count, TotalCount, in tryToPromote()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 100 Instruction *promoteIndirectCall(Instruction *Inst, Function *F, uint64_t Count,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 818 pgo::promoteIndirectCall(I, R->getValue(), C, Sum, false, ORE); in inlineHotFunctions()
|