Searched refs:RemoveMBBFromJumpTables (Results 1 – 2 of 2) sorted by relevance
110 bool RemoveMBBFromJumpTables(MachineBasicBlock *MBB);
464 JumpTableInfo->RemoveMBBFromJumpTables(MBB); in deleteMachineBasicBlock()1292 bool MachineJumpTableInfo::RemoveMBBFromJumpTables(MachineBasicBlock *MBB) { in RemoveMBBFromJumpTables() function in MachineJumpTableInfo