Home
last modified time | relevance | path

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

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