Searched refs:getNodeAttributes (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp64 static std::string getNodeAttributes(const SUnit *N, function in struct:llvm::DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp147 std::string getNodeAttributes(const MachineBasicBlock *Node, function in struct:llvm::DOTGraphTraits
149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph,
H A DMachineScheduler.cpp3774 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h90 static std::string getNodeAttributes(const void *, function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h166 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp137 std::string getNodeAttributes(const BasicBlock *Node, function in struct:llvm::DOTGraphTraits
139 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph,
H A DCallPrinter.cpp193 std::string getNodeAttributes(const CallGraphNode *Node, function in struct:llvm::DOTGraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp117 static std::string getNodeAttributes(const SDNode *N, function in struct:llvm::DOTGraphTraits
206 /// Used from getNodeAttributes.
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h273 std::string getNodeAttributes(const BasicBlock *Node, DOTFuncInfo *CFGInfo) { function in struct:llvm::DOTGraphTraits
H A DBlockFrequencyInfoImpl.h1498 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph, function in struct:llvm::BFIDOTGraphTraitsBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp213 static std::string getNodeAttributes(NodeRef Node, GraphType *) { function in struct:llvm::DOTGraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2344 static std::string getNodeAttributes(const TreeEntry *Entry, function in struct:DOTGraphTraits

Completed in 210 milliseconds