Home
last modified time | relevance | path

Searched defs:getGraphName (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp36 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
DMachineFunction.cpp353 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
/external/llvm/lib/Analysis/
DDomPrinter.cpp57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function
73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
DRegionPrinter.cpp64 static std::string getGraphName(RegionInfo *DT) { in getGraphName() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/llvm/tools/opt/
DGraphPrinters.cpp57 static std::string getGraphName(CallGraph *F) { in getGraphName() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp74 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function