Lines Matching defs:FirstIdx
1774 const ConstantInt *FirstIdx = dyn_cast<ConstantInt>(GEP->getOperand(1));1775 if (!FirstIdx || !FirstIdx->isZero())