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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DScalarEvolution.cpp972 const SCEV *ZAdd = getZeroExtendExpr(getAddExpr(Start, ZMul), WideTy); local
980 if (ZAdd == OperandExtendedAdd) {
994 if (ZAdd == OperandExtendedAdd) {

Completed in 75 milliseconds