Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DIndirectCallPromotion.h203 rewriteCall(BinaryBasicBlock &IndCallBlock, const MCInst &CallInst,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp746 IndirectCallPromotion::rewriteCall( in rewriteCall() function in llvm::bolt::IndirectCallPromotion
1389 rewriteCall(*BB, Inst, std::move(ICPcode), MethodInfo.second); in runOnFunctions()