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

References

lib/Transforms/Utils/ValueMapper.cpp
  971     VoidPtrTy = Type::getInt8Ty(GV.getContext())->getPointerTo();
  973     Type *Tys[3] = {ST.getElementType(0), ST.getElementType(1), VoidPtrTy};
  983       Constant *Null = Constant::getNullValue(VoidPtrTy);