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

References

lib/IR/Constants.cpp
 1959     ConstantInt::get(Type::getInt64Ty(Ty->getContext()), 0),
 1963       Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
 1963       Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
 1965                      Type::getInt64Ty(Ty->getContext()));