Home | History | Annotate | Download | only in IR

Lines Matching defs:OI

1122   User::const_op_iterator OI = std::next(this->op_begin());
1126 ++OI;
1130 for (; GEPI != E; ++GEPI, ++OI) {
1131 ConstantInt *CI = dyn_cast<ConstantInt>(*OI);