Lines Matching full:interval
263 // SplitKit interval index for this candidate.
302 /// NoCand which indicates the stack interval.
1214 // That guarantees register class inflation for the stack interval because it
1318 // Remainder interval. Don't try splitting again, spill if it doesn't
1329 DEBUG(dbgs() << "Main interval covers the same " << OrigBlocks
1529 // Sort out the new intervals created by splitting. The remainder interval
1639 assert(SA->getUseBlocks().size() == 1 && "Not a local interval");
1658 // We know that VirtReg is a continuous interval from FirstInstr to
1717 assert(SA->getUseBlocks().size() == 1 && "Not a local interval");
1720 // Note that it is possible to have an interval that is live-in or live-out
1724 // that the interval is continuous from FirstInstr to LastInstr. We should
1725 // make sure that we don't do anything illegal to such an interval, though.
1829 // Stop before the interval gets so big we wouldn't be making progress.
1834 // Should the interval be extended or shrunk?
1848 // Try to guess the size of the new interval.
1884 // Try to extend the interval.
2358 // Start the recoloring algorithm from the input live-interval, then
2375 // Get the live interval mapped with this virtual register to be able