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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DScalarEvolution.cpp1237 const SCEV *SMul = getMulExpr(CastedMaxBECount, Step); local
1238 const SCEV *SAdd = getSignExtendExpr(getAddExpr(Start, SMul), WideTy);

Completed in 224 milliseconds