Home
last modified time | relevance | path

Searched defs:getNodeLabel (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function
DRegionPrinter.cpp41 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
68 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
/external/llvm/lib/Analysis/
DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function
DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
DRegionPrinter.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
DBlockFrequencyInfo.cpp92 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
/external/clang/lib/AST/
DStmtViz.cpp35 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function
DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
DRegionPrinter.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
DBlockFrequencyInfo.cpp131 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGPrinter.cpp77 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp77 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
DMachineBlockFrequencyInfo.cpp125 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp79 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
DMachineBlockFrequencyInfo.cpp90 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
/external/swiftshader/third_party/LLVM/tools/opt/
DGraphPrinters.cpp61 static std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDOTGraphTraits.h71 std::string getNodeLabel(const void *Node, const GraphType& Graph) { in getNodeLabel() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/external/clang/lib/Analysis/
DCallGraph.cpp216 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp139 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp144 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp142 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
DGraphvizGrapher.java133 protected String getNodeLabel(GraphvizNode node) { in getNodeLabel() method in GraphvizGrapher

12