Home | History | Annotate | Download | only in Analysis

Lines Matching full:xop

884       const SCEV *Xop = CX->getOperand();
886 if (Xop->getType() == Yop->getType()) {
887 X = Xop;