Home
last modified time | relevance | path

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

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