Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1014 bool UsePostIncrementRanges; member in __anon0030acaf0311::WidenIV
1179 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2094 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp122 static cl::opt<bool> UsePostIncrementRanges( variable