reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27 static GraphT getGraph(AnalysisT *A) { return A; }
lib/Analysis/DomPrinter.cpp100 static DominatorTree *getGraph(DominatorTreeWrapperPass *DTWP) { 130 static PostDominatorTree *getGraph(PostDominatorTreeWrapperPass *PDTWP) {lib/Analysis/RegionPrinter.cpp
145 static RegionInfo *getGraph(RegionInfoPass *RIP) {