Home | History | Annotate | Download | only in Scalar

Lines Matching defs:IdxVal

1630     ConstantInt *IdxVal = dyn_cast<ConstantInt>(GEPIt.getOperand());
1631 if (!IdxVal)