Home | History | Annotate | Download | only in IR

Lines Matching defs:GEPIdx

1816   Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1);
1818 Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
1845 Constant *GEPIdx[] = {
1850 Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);