Home | History | Annotate | Download | only in Analysis

Lines Matching full:xop

948       const SCEV *Xop = CX->getOperand();
950 if (Xop->getType() == Yop->getType()) {
951 X = Xop;