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