Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp917 const SCEV *ExitCount, bool UsePostInc, Loop *L, in genLoopLimit()
961 bool UsePostInc = false; in linearFunctionTestReplace() local