Home | History | Annotate | Download | only in Analysis

Lines Matching refs:C2A1

485       const SCEV *C2A1 = SE->getMulExpr(Y->getC(), X->getA());
489 dyn_cast<SCEVConstant>(SE->getMinusSCEV(C1A2, C2A1));