Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Op2C

1518       } else if (ConstantInt *Op2C = dyn_cast<ConstantInt>(Operands[1])) {
1522 (int)Op2C->getZExtValue())));
1526 (int)Op2C->getZExtValue())));
1530 (int)Op2C->getZExtValue())));