Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp974 const SCEV *ExitCount, bool UsePostInc, Loop *L, in genLoopLimit()
1074 bool UsePostInc = false; in linearFunctionTestReplace() local