Lines Matching defs:SC
827 if (const SCEVConstant *SC = dyn_cast<SCEVConstant>(S->getRHS())) {828 const APInt &RHS = SC->getValue()->getValue();1737 const SCEVConstant *SC = dyn_cast<SCEVConstant>(D->getRHS());1738 if (SC && !SC->getValue()->isZero())