Home | History | Annotate | Download | only in Expression

Lines Matching refs:oi

527             for (int oi = 0, oe = ii->getNumOperands();
528 oi != oe;
529 ++oi)
531 Value *operand = ii->getOperand(oi);