Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDomPrinter.cpp57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function
73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
H A DRegionPrinter.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
H A DCallPrinter.cpp141 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function
H A DMemorySSA.cpp2271 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { in getGraphName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
H A DMachineFunction.cpp580 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
H A DMachineScheduler.cpp3869 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2110 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function