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

References

lib/Transforms/IPO/LowerTypeTests.cpp
  859       new GlobalVariable(M, NewInit->getType(), /*isConstant=*/true,
  860                          GlobalValue::PrivateLinkage, NewInit);
  863   StructType *NewTy = cast<StructType>(NewInit->getType());
  876         NewInit->getType(), CombinedGlobal, CombinedGlobalIdxs);