Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NC

5182   const SCEVConstant *NC = dyn_cast<SCEVConstant>(AddRec->getOperand(2));
5185 if (!LC || !MC || !NC) {
5193 const APInt &N = NC->getValue()->getValue();