Home
last modified time | relevance | path

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

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