Searched refs:ReplaceMBBInJumpTable (Results 1 – 3 of 3) sorted by relevance
115 bool ReplaceMBBInJumpTable(unsigned Idx, MachineBasicBlock *Old,
779 ReplaceMBBInJumpTable(i, Old, New); in ReplaceMBBInJumpTables()785 bool MachineJumpTableInfo::ReplaceMBBInJumpTable(unsigned Idx, in ReplaceMBBInJumpTable() function in MachineJumpTableInfo
2251 MJTI->ReplaceMBBInJumpTable(JTI, JTBBs[j], NewBB); in reorderThumb2JumpTables()