Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/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 DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
H A DBlockFrequencyInfo.cpp131 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DStmtViz.cpp35 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp77 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp125 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineFunction.cpp512 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
H A DMachineScheduler.cpp3682 static std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *G) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCallGraph.cpp229 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
H A DCFG.cpp5555 static std::string getNodeLabel(const CFGBlock *Node, const CFG* Graph) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp142 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp500 std::string getNodeLabel(ModuleFile *M, const ModuleManager&) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DModuleSummaryIndex.cpp306 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1683 std::string getNodeLabel(const BasicBlock *Node, const PGOUseFunc *Graph) { in getNodeLabel() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3017 static std::string getNodeLabel(const ExplodedNode *N, ExplodedGraph *G){ in getNodeLabel() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1293 std::string getNodeLabel(const TreeEntry *Entry, const BoUpSLP *R) { in getNodeLabel() function