Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp37 void ConstantRangeList::insert(const ConstantRange &NewRange) { in insert() argument
[all...]
H A DMetadata.cpp1251 ConstantRange NewRange(Low->getValue(), High->getValue()); tryMergeRange() local
/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp55 const Annotation &NewRange = OpenRanges.back(); in Annotations() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMakeSmartPtrCheck.cpp279 SourceRange NewRange = SkipParensParents(New)->getSourceRange(); in replaceNew() local
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp572 Range NewRange = D.Range; in translateDiag() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp953 SubRange *NewRange = createSubRange(Allocator, ToApply); in refineSubRanges() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1548 Attribute NewRange = AL.getRetAttr(Attribute::Range); AddReturnAttributes() local