Lines Matching refs:Range
943 // If in the end we have a single range, it is possible that it is now the944 // full range. Just drop the metadata in that case.946 ConstantRange Range(EndPoints[0]->getValue(), EndPoints[1]->getValue());947 if (Range.isFullSet())