Home | History | Annotate | Download | only in crankshaft

Lines Matching full:interval

118 // Representation of the non-empty interval [start,end[.
130 // Split this interval at the given position without effecting the
131 // live range that owns it. The interval must contain the position.
134 // If this interval intersects with other return smallest position
277 // Add a new interval or a new use position to this live range.
289 // Shorten the most recently added interval by setting a new start.
293 // True if target overlaps an existing interval.
443 // Split the given range in a position from the interval [start, end].
448 // Find a lifetime position in the interval [start, end] which
450 // loop covered by this interval or the latest possible position.