Home
last modified time | relevance | path

Searched refs:getNodeAttributes (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp59 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
H A DMachineBlockFrequencyInfo.cpp149 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function
151 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
H A DMachineScheduler.cpp4423 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h96 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
H A DGraphWriter.h175 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp137 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
139 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
H A DCallPrinter.cpp200 std::string getNodeAttributes(const CallGraphNode *Node, in getNodeAttributes() function
H A DMemorySSA.cpp2354 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp113 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp320 std::string getNodeAttributes(const BasicBlock *Node, DotFuncBCIInfo *Info) { in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h320 std::string getNodeAttributes(const BasicBlock *Node, DOTFuncInfo *CFGInfo) {
H A DBlockFrequencyInfoImpl.h1815 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1738 std::string getNodeAttributes(const DisplayNode &Node) const { in getNodeAttributes() function in __anon94a753662a11::DotCfgDiffDisplayGraph
2160 static std::string getNodeAttributes(const DisplayNode *Node, in getNodeAttributes() function
2162 return DiffData->getNodeAttributes(*Node); in getNodeAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp212 static std::string getNodeAttributes(NodeRef Node, GraphType *) { in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2400 static std::string getNodeAttributes(NodeRef Node, GraphType) { in getNodeAttributes() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4109 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function