Home
last modified time | relevance | path

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

/netbsd/external/apache2/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.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
H A DDDGPrinter.cpp59 std::string DDGDotGraphTraits::getNodeLabel(const DDGNode *Node, in getNodeLabel() function in DDGDotGraphTraits
H A DCallPrinter.cpp153 std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
H A DBlockFrequencyInfo.cpp133 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
H A DMemorySSA.cpp2276 std::string getNodeLabel(const BasicBlock *Node, DOTFuncMSSAInfo *CFGInfo) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtViz.cpp34 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp76 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp127 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineFunction.cpp584 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineScheduler.cpp3896 static std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *G) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp141 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp270 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
H A DCFG.cpp6043 static std::string getNodeLabel(const CFGBlock *Node, const CFG* Graph) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp520 std::string getNodeLabel(ModuleFile *M, const ModuleManager&) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp474 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp203 std::string getNodeLabel(NodeRef Node, GraphType *) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2114 std::string getNodeLabel(const BasicBlock *Node, const PGOUseFunc *Graph) { in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2514 static std::string getNodeLabel(const AADepGraphNode *Node, in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3170 static std::string getNodeLabel(const ExplodedNode *N, ExplodedGraph *G){ in getNodeLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2524 std::string getNodeLabel(const TreeEntry *Entry, const BoUpSLP *R) { in getNodeLabel() function