Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NC

6977   const SCEVConstant *NC = dyn_cast<SCEVConstant>(AddRec->getOperand(2));
6980 if (!LC || !MC || !NC)
6986 const APInt &N = NC->getAPInt();