Searched refs:ReplaceMBBInJumpTables (Results 1 – 3 of 3) sorted by relevance
111 bool ReplaceMBBInJumpTables(MachineBasicBlock *Old, MachineBasicBlock *New);
1216 MJTI->ReplaceMBBInJumpTables(MBB, FallThrough); in OptimizeBlock()1475 MJTI->ReplaceMBBInJumpTables(MBB, CurTBB); in OptimizeBlock()
761 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old, in ReplaceMBBInJumpTables() function in MachineJumpTableInfo