Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1062 bool UsePostIncrementRanges; member in __anonb324fb7f0311::WidenIV
1229 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2268 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp110 static cl::opt<bool> UsePostIncrementRanges( variable