Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:GEPIndex

863         Constant *GEPIndex = static_cast<Constant *>(GEP->getOperand(1));
865 Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType));