Home | History | Annotate | Download | only in Core

Lines Matching refs:lop

484             BinaryOperator::Opcode lop = symIntExpr->getOpcode();
485 if (BinaryOperator::isAdditiveOp(lop)) {
498 if (lop == op)
506 op = lop;