Home | History | Annotate | Download | only in Analysis

Lines Matching refs:OpC

930       ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand());
931 unsigned ElementIdx = OpC->getZExtValue();
945 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) {
946 if (!OpC->isZero())