Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDStmtViz.cpp34 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDRegionPrinter.cpp34 std::string DOTGraphTraits<RegionNode *>::getNodeLabel(RegionNode *Node, in getNodeLabel() function in llvm::DOTGraphTraits
56 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
HDDDGPrinter.cpp59 std::string DDGDotGraphTraits::getNodeLabel(const DDGNode *Node, in getNodeLabel() function in DDGDotGraphTraits
HDBlockFrequencyInfo.cpp131 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function
HDCallPrinter.cpp159 std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
HDMemorySSA.cpp2327 std::string getNodeLabel(const BasicBlock *Node, DOTFuncMSSAInfo *CFGInfo) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDScheduleDAGPrinter.cpp71 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
HDMachineBlockFrequencyInfo.cpp127 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
HDMachineFunction.cpp672 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
HDMachineScheduler.cpp4407 static std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *G) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGPrinter.cpp137 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDCallGraph.cpp270 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function
HDCFG.cpp6347 static std::string getNodeLabel(const CFGBlock *Node, const CFG *Graph) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDBlockCoverageInference.cpp306 std::string getNodeLabel(const BasicBlock *Node, DotFuncBCIInfo *Info) { in getNodeLabel() function
HDPGOInstrumentation.cpp2379 std::string getNodeLabel(const BasicBlock *Node, const PGOUseFunc *Graph) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDModuleManager.cpp490 std::string getNodeLabel(ModuleFile *M, const ModuleManager&) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDModuleSummaryIndex.cpp500 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86LoadValueInjectionLoadHardening.cpp202 std::string getNodeLabel(NodeRef Node, GraphType *) { in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Passes/
HDStandardInstrumentations.cpp1733 std::string getNodeLabel(const DisplayNode &Node) const { in getNodeLabel() function in __anon9c9807052a11::DotCfgDiffDisplayGraph
2156 static std::string getNodeLabel(const DisplayNode *Node, in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDMemProfContextDisambiguation.cpp2379 static std::string getNodeLabel(NodeRef Node, GraphType G) { in getNodeLabel() function
HDAttributor.cpp4167 static std::string getNodeLabel(const AADepGraphNode *Node, in getNodeLabel() function
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp3870 static std::string getNodeLabel(const ExplodedNode *N, ExplodedGraph *G){ in getNodeLabel() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp4092 std::string getNodeLabel(const TreeEntry *Entry, const BoUpSLP *R) { in getNodeLabel() function