Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp965 bool UsePostIncrementRanges; member in WidenIV
1130 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2046 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp121 static cl::opt<bool> UsePostIncrementRanges( variable