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