Lines Matching refs:FitsIn
322 virtual bool FitsIn(ValueRange* other_range) const {408 bool FitsIn(ValueRange* other_range) const OVERRIDE {823 if (index_range != nullptr && index_range->FitsIn(&array_range)) {1308 if (!needs_finite_test && index_range.FitsIn(array_range)) {