reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
278 PreferredRangeType Type = Smallest) const; 286 PreferredRangeType Type = Smallest) const; 347 PreferredRangeType RangeType = Smallest) const;lib/Analysis/ScalarEvolution.cpp
5848 return SR.intersectWith(UR, ConstantRange::Smallest);
unittests/IR/ConstantRangeTest.cpp 476 ConstantRange SmallestCR = OpFn(CR1, CR2, ConstantRange::Smallest);