Searched defs:NewRange (Results 1 – 7 of 7) sorted by relevance
37 void ConstantRangeList::insert(const ConstantRange &NewRange) { in insert()
1279 ConstantRange NewRange(Low->getValue(), High->getValue()); in tryMergeRange() local
1088 ConstantRange NewRange = Range0.unionWith(Range1); in intersectWith() local
55 const Annotation &NewRange = OpenRanges.back(); in Annotations() local
953 SubRange *NewRange = createSubRange(Allocator, ToApply); in refineSubRanges() local
1466 if (auto NewRange = NewAB.getRange()) { in AddParamAndFnBasicAttributes() local1646 Attribute NewRange = AL.getRetAttr(Attribute::Range); in AddReturnAttributes() local
2819 auto setComplexRange = [&](LangOptions::ComplexRangeKind NewRange) { in RenderFloatingPointOptions()