Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DParsedASTTests.cpp443 auto IncRange = IncludeRanges[I]; in TEST() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h390 void IncRange(uptr from, uptr to) const { in IncRange() function
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3764 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
3774 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4451 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
4461 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp4411 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local
4421 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); in proveNoWrapViaConstantRanges() local