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

References

lib/Transforms/IPO/LowerTypeTests.cpp
  356     if (GlobalVariable *GV = collectUsedGlobalVariables(M, CompilerUsed, true))
  370     appendToCompilerUsed(M, std::vector<GlobalValue *>(CompilerUsed.begin(),
  371                                                        CompilerUsed.end()));