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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DScalarEvolution.cpp1238 const SCEV *SAdd = getSignExtendExpr(getAddExpr(Start, SMul), WideTy); local
1246 if (SAdd == OperandExtendedAdd) {
1260 if (SAdd == OperandExtendedAdd) {

Completed in 130 milliseconds