Lines Matching refs:Interval
1 //===-- LiveIntervalAnalysis.cpp - Live Interval Analysis -----------------===//
46 "Live Interval Analysis", false, false)
51 "Live Interval Analysis", false, false)
187 /// computeVirtRegInterval - Compute the live interval of a virtual register,
491 DEBUG(dbgs() << "Dead PHI at " << Def << " may separate interval\n");
567 DEBUG(dbgs() << "Dead PHI at " << VNI->def << " may separate interval\n");
829 LiveInterval& Interval = createEmptyInterval(reg);
830 VNInfo *VN = Interval.getNextValue(
835 Interval.addSegment(S);
1086 // OldIdx is not a dead def, and NewIdxDef is inside a new interval.
1332 // This is a regunit interval, so scanning the use list could be very