reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
173 MachineBasicBlock *localMBB = LIS.getMBBFromIndex(*end); 174 assert(localMBB == LIS.getMBBFromIndex(*start) && 213 SlotIndex si = LIS.getInstructionIndex(*mi); 238 if (writes && isExiting && LIS.isLiveOutOfMBB(li, mbb)) 288 if (updateLI && li.isZeroLength(LIS.getSlotIndexes()) && 289 !li.isLiveAtIndexes(LIS.getRegMaskSlots())) { 298 if (isRematerializable(li, LIS, VRM, *MF.getSubtarget().getInstrInfo()))