reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Constants.cpp
 1930   Constant *GEPIdx = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1);
 1932       Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
 1932       Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
 1934                      Type::getInt64Ty(Ty->getContext()));