Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IdxVal

1626     ConstantInt *IdxVal = dyn_cast<ConstantInt>(GEPIt.getOperand());
1627 if (!IdxVal)