Searched refs:getNodeAttributes (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineBlockFrequencyInfo.cpp | 147 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function 149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
|
| H A D | ScheduleDAGPrinter.cpp | 65 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
|
| H A D | MachineScheduler.cpp | 3698 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | DOTGraphTraits.h | 91 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
|
| H A D | GraphWriter.h | 167 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfo.cpp | 137 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 D | SelectionDAGPrinter.cpp | 118 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | BlockFrequencyInfoImpl.h | 1381 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 2998 static std::string getNodeAttributes(const ExplodedNode *N, in getNodeAttributes() function
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 1311 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function
|