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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2504 const SCEV *PrevExpr = SE.getSCEV(PrevIV); local
2505 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr);

Completed in 121 milliseconds