Lines Matching refs:getMBBFromIndex
360 const MachineBasicBlock *MBB = getMBBFromIndex(Idx.getPrevSlot());
449 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill);
585 // getMBBFromIndex doesn't need to search the MBB table when both indexes
587 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start);
588 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop);
599 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def);
994 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(NewIdx);