Home | History | Annotate | Download | only in Hexagon

Lines Matching full:interval

14 // In this place in the optimization sequence, live interval analysis had
317 /// Shrink the segments in the live interval for a given register to the last
356 /// Given an updated live interval LI for register Reg, update the kill flags
386 // Terminate the live segment pointed to by LT within a live interval LI.
433 // into the interval. If there already exists a live segment in the interval
444 << " with interval\n " << LID << "\n");
542 /// Update the live interval information to reflect the removal of the given
560 << " with interval\n " << LID << "\n");
617 DEBUG(dbgs() << "new interval: ");
1323 // This is done mainly to make the live interval update simpler, than it