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

Definitions

include/llvm/Analysis/DOTGraphTraitsPass.h
   27   static GraphT getGraph(AnalysisT *A) { return A; }
lib/Analysis/DomPrinter.cpp
  100   static DominatorTree *getGraph(DominatorTreeWrapperPass *DTWP) {
  130   static PostDominatorTree *getGraph(PostDominatorTreeWrapperPass *PDTWP) {
lib/Analysis/RegionPrinter.cpp
  145   static RegionInfo *getGraph(RegionInfoPass *RIP) {