Home
last modified time | relevance | path

Searched refs:getGraphName (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h53 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
101 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
132 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
164 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
DCFGPrinter.h130 static std::string getGraphName(DOTFuncInfo *CFGInfo) {
/external/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h56 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
104 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
DCFGPrinter.h30 static std::string getGraphName(const Function *F) {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h55 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
103 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()
134 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
166 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
DCFGPrinter.h58 static std::string getGraphName(const Function *F) {
/external/llvm-project/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.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
DCallPrinter.cpp141 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function
240 DOTGraphTraits<CallGraphDOTInfo *>::getGraphName(&CFGInfo); in runOnModule()
/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.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
DCallPrinter.cpp28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/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.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
DCallPrinter.cpp28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp33 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/external/llvm-project/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/llvm-project/llvm/include/llvm/Support/
DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/external/llvm-project/polly/lib/Analysis/
DScopGraphPrinter.cpp86 static std::string getGraphName(ScopDetectionWrapperPass *SD) { in getGraphName() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function

12