Searched refs:needsStub (Results 1 – 2 of 2) sorted by relevance
130 bool needsStub(const BinaryBasicBlock &BB, const MCInst &Inst,
502 bool LongJmpPass::needsStub(const BinaryBasicBlock &BB, const MCInst &Inst, in needsStub() function in llvm::bolt::LongJmpPass559 if (!needsStub(BB, Inst, DotAddress)) { in relax()