Home | History | Annotate | Download | only in IR

Lines Matching refs:GEPIdx

1832   Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1);
1834 Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
1861 Constant *GEPIdx[] = {
1866 Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);