Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmtViz.cpp35 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A 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
H A DRegionPrinter.cpp41 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
68 std::string getNodeLabel(RegionNode *Node, RegionInfoPass *G) { in getNodeLabel() function
H A DBlockFrequencyInfo.cpp83 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp77 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp90 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineFunction.cpp389 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineScheduler.cpp3265 static std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *G) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/IPA/
H A DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp216 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
H A DCFG.cpp4549 static std::string getNodeLabel(const CFGBlock *Node, const CFG* Graph) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp137 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp486 std::string getNodeLabel(ModuleFile *M, const ModuleManager&) { in getNodeLabel() function
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2437 static std::string getNodeLabel(const ExplodedNode *N, void*){ in getNodeLabel() function