Home
last modified time | relevance | path

Searched defs:NewRange (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp37 void ConstantRangeList::insert(const ConstantRange &NewRange) { in insert()
H A DMetadata.cpp1251 ConstantRange NewRange(Low->getValue(), High->getValue()); in tryMergeRange() local
/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp55 const Annotation &NewRange = OpenRanges.back(); in Annotations() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp950 SubRange *NewRange = createSubRange(Allocator, ToApply); refineSubRanges() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1560 Attribute NewRange = AL.getRetAttr(Attribute::Range); in AddReturnAttributes() local