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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2640 Value *const NextIV = getWideOperand(IVOper); local
2641 const SCEV *const OperExpr = SE.getSCEV(NextIV);
2659 if (!isCompatibleIVType(PrevIV, NextIV))

Completed in 44 milliseconds