Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Covers

357     // Find the range that covers the positions after the loop.
428 bool Covers(size_t position) {
434 // Same as Covers but always tests all ranges.
558 * The new interval covers:
593 // Iterate over the ranges, and either find a range that covers this position, or
618 // This range covers position. We create a new last_range_ for this interval
619 // that covers last_range_->Start() and position. We also shorten the current
790 // Find the interval that covers `defined_by`_. Calls to this function
821 // Find the interval that covers `defined_by`_. Calls to this function
890 // Searches for a LiveRange that either covers the given position or is the