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

Definitions

lib/Analysis/DomPrinter.cpp
   56   static std::string getGraphName(DominatorTree *DT) {
   72   static std::string getGraphName(PostDominatorTree *DT) {
lib/Analysis/RegionPrinter.cpp
   66   static std::string getGraphName(const RegionInfo *) { return "Region Graph"; }
tools/polly/lib/Analysis/ScopGraphPrinter.cpp
   87   static std::string getGraphName(ScopDetectionWrapperPass *SD) {