Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DLongJmp.h100 replaceTargetWithStub(BinaryBasicBlock &BB, MCInst &Inst, uint64_t DotAddress,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DLongJmp.cpp182 LongJmpPass::replaceTargetWithStub(BinaryBasicBlock &BB, MCInst &Inst, in replaceTargetWithStub() function in llvm::bolt::LongJmpPass
587 replaceTargetWithStub(BB, Inst, DotAddress, in relax()