Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp794 expandIVInc(PHINode * PN,Value * StepV,const Loop * L,bool useSubtract) expandIVInc() argument
998 bool useSubtract = !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); getAddRecExprPHILiterally() local
1116 bool useSubtract = expandAddRecExprLiterally() local
[all...]