Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1010 bool UsePostIncrementRanges; member in WidenIV
1175 bool HasGuards, bool UsePostIncrementRanges) in WidenIV()
2091 bool HasGuards, bool UsePostIncrementRanges) { in createWideIV()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp121 static cl::opt<bool> UsePostIncrementRanges( variable