Home | History | Annotate | Download | only in IR

Lines Matching defs:OI

1086   User::const_op_iterator OI = std::next(this->op_begin());
1090 ++OI;
1094 for (; GEPI != E; ++GEPI, ++OI) {
1095 ConstantInt *CI = dyn_cast<ConstantInt>(*OI);