Searched refs:RemoveMBBFromJumpTables (Results 1 – 2 of 2) sorted by relevance
129 LLVM_ABI bool RemoveMBBFromJumpTables(MachineBasicBlock *MBB);
518 JumpTableInfo->RemoveMBBFromJumpTables(MBB); in deleteMachineBasicBlock()1390 bool MachineJumpTableInfo::RemoveMBBFromJumpTables(MachineBasicBlock *MBB) { in RemoveMBBFromJumpTables() function in MachineJumpTableInfo