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

Declarations

include/llvm/Transforms/Utils/FunctionImportUtils.h
   81   void processGlobalForThinLTO(GlobalValue &GV);

References

lib/Transforms/Utils/FunctionImportUtils.cpp
  293     processGlobalForThinLTO(GV);
  295     processGlobalForThinLTO(SF);
  297     processGlobalForThinLTO(GA);