Searched defs:getNodeLabel (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtViz.cpp34 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp76 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, function in class:DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp127 std::string getNodeLabel(const MachineBasicBlock *Node, function in struct:llvm::DOTGraphTraits
H A DMachineFunction.cpp584 std::string getNodeLabel(const MachineBasicBlock *Node, function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp3896 static std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDGPrinter.cpp59 std::string DDGDotGraphTraits::getNodeLabel(const DDGNode *Node, function in class:DDGDotGraphTraits
H A DRegionPrinter.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { function in struct:llvm::DOTGraphTraits
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { function in struct:llvm::DOTGraphTraits
H A DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { function in struct:llvm::DOTGraphTraits
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { function in struct:llvm::DOTGraphTraits
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { function in struct:llvm::DOTGraphTraits
H A DBlockFrequencyInfo.cpp133 std::string getNodeLabel(const BasicBlock *Node, function in struct:llvm::DOTGraphTraits
H A DCallPrinter.cpp153 std::string getNodeLabel(const CallGraphNode *Node, function in struct:llvm::DOTGraphTraits
H A DMemorySSA.cpp2276 std::string getNodeLabel(const BasicBlock *Node, DOTFuncMSSAInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp270 static std::string getNodeLabel(const CallGraphNode *Node, function in struct:llvm::DOTGraphTraits
H A DCFG.cpp6043 static std::string getNodeLabel(const CFGBlock *Node, const CFG* Graph) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DCFGPrinter.h199 std::string getNodeLabel(const BasicBlock *Node, DOTFuncInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
H A DBlockFrequencyInfoImpl.h1527 std::string getNodeLabel(NodeRef Node, const BlockFrequencyInfoT *Graph, function in struct:llvm::BFIDOTGraphTraitsBase
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp141 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, function in class:DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp520 std::string getNodeLabel(ModuleFile *M, const ModuleManager&) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp203 std::string getNodeLabel(NodeRef Node, GraphType *) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2114 std::string getNodeLabel(const BasicBlock *Node, const PGOUseFunc *Graph) { function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3170 static std::string getNodeLabel(const ExplodedNode *N, ExplodedGraph *G){ function in struct:llvm::DOTGraphTraits
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2524 std::string getNodeLabel(const TreeEntry *Entry, const BoUpSLP *R) { function in struct:DOTGraphTraits

Completed in 459 milliseconds