Home | History | Annotate | Download | only in Analysis

Lines Matching refs:OpIndex

4454   for (int OpIndex = 0; OpIndex < 2; ++OpIndex) {
4455 const SCEV *Op = getSCEV(BinOp->getOperand(OpIndex));
4457 const int OtherOpIndex = 1 - OpIndex;