reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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) {