Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp224 bool MCPlusBuilder::unsetJumpTable(MCInst &Inst) const { in unsetJumpTable() function in MCPlusBuilder
H A DBinaryFunction.cpp1940 BC.MIB->unsetJumpTable(Instr); in postProcessIndirectBranches()