Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp147 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function
149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
H A DScheduleDAGPrinter.cpp65 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
H A DMachineScheduler.cpp3698 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h91 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
H A DGraphWriter.h167 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp137 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
139 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp118 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1381 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2998 static std::string getNodeAttributes(const ExplodedNode *N, in getNodeAttributes() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1311 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function