Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1003 bool UsePostIncrementRanges; member in __anon2c2a41b60311::WidenIV
1168 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2083 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp121 static cl::opt<bool> UsePostIncrementRanges( variable