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