Lines Matching full:covers
130 // given register, we create an interval that covers these locations. The register326 } else if (!interval->Covers(position)) {341 } else if (interval->Covers(position)) {866 if (current->Covers(from_position)) {870 if (current->Covers(to_position)) {901 while (!current->Covers(position)) {