Home
last modified time | relevance | path

Searched refs:NextIV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2634 Value *const NextIV = getWideOperand(IVOper); in ChainInstruction() local
2635 const SCEV *const OperExpr = SE.getSCEV(NextIV); in ChainInstruction()
2653 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()