Home
last modified time | relevance | path

Searched defs:UsePostIncrementRanges (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1034 bool UsePostIncrementRanges; member in __anoncf1033750311::WidenIV
1199 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2133 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp109 static cl::opt<bool> UsePostIncrementRanges( variable