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

Declarations

include/llvm/Transforms/Utils/GlobalStatus.h
   79   static bool analyzeGlobal(const Value *V, GlobalStatus &GS);

References

lib/Transforms/IPO/GlobalOpt.cpp
 2073   if (GlobalStatus::analyzeGlobal(&GV, GS))