Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DReplayPeambleTests.cpp152 auto IncRange = IncludeRanges[I]; in TEST() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h454 void IncRange(uptr from, uptr to) const { IncRange() function
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5106 ConstantRange IncRange = getSignedRange(AR->getStepRecurrence(*this)); proveNoWrapViaConstantRanges() local
5116 ConstantRange IncRange = getUnsignedRange(AR->getStepRecurrence(*this)); proveNoWrapViaConstantRanges() local