/external/llvm-project/llvm/include/llvm/Analysis/ |
D | DOTGraphTraitsPass.h | 53 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()
|
D | CFGPrinter.h | 130 static std::string getGraphName(DOTFuncInfo *CFGInfo) {
|
/external/llvm/include/llvm/Analysis/ |
D | DOTGraphTraitsPass.h | 56 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()
|
D | CFGPrinter.h | 30 static std::string getGraphName(const Function *F) {
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DOTGraphTraitsPass.h | 55 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()
|
D | CFGPrinter.h | 58 static std::string getGraphName(const Function *F) {
|
/external/llvm-project/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function 73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
|
D | RegionPrinter.cpp | 67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function 235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
|
D | CallPrinter.cpp | 141 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function 240 DOTGraphTraits<CallGraphDOTInfo *>::getGraphName(&CFGInfo); in runOnModule()
|
/external/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function 73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
|
D | RegionPrinter.cpp | 67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function 235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
|
D | CallPrinter.cpp | 28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function 73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
|
D | RegionPrinter.cpp | 67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function 235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
|
D | CallPrinter.cpp | 28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 33 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
/external/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|
/external/llvm-project/polly/lib/Analysis/ |
D | ScopGraphPrinter.cpp | 86 static std::string getGraphName(ScopDetectionWrapperPass *SD) { in getGraphName() function
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|