Lines Matching defs:LI
415 const LiveInterval &LI) { in report()
426 const LiveInterval &LI) { in report()
501 for (MachineBasicBlock::livein_iterator LI = MBB->livein_begin(), in visitMachineBasicBlockBefore() local
961 LiveInterval &LI = LiveStks->getInterval(MO->getIndex()); in visitMachineOperand() local
1004 if (const LiveInterval *LI = LiveInts->getCachedRegUnit(*Units)) { in checkLiveness() local
1022 const LiveInterval &LI = LiveInts->getInterval(Reg); in checkLiveness() local
1080 const LiveInterval &LI = LiveInts->getInterval(Reg); in checkLiveness() local
1331 const LiveInterval &LI = LiveInts->getInterval(Reg); in verifyLiveIntervals() local
1338 if (const LiveInterval *LI = LiveInts->getCachedRegUnit(i)) in verifyLiveIntervals() local
1342 void MachineVerifier::verifyLiveIntervalValue(const LiveInterval &LI, in verifyLiveIntervalValue()
1425 MachineVerifier::verifyLiveIntervalSegment(const LiveInterval &LI, in verifyLiveIntervalSegment()
1588 void MachineVerifier::verifyLiveInterval(const LiveInterval &LI) { in verifyLiveInterval()