Searched refs:getNodeAttributes (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 149 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function 151 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
|
H A D | ScheduleDAGPrinter.cpp | 64 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
|
H A D | MachineScheduler.cpp | 3912 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 139 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function 141 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
|
H A D | CallPrinter.cpp | 194 std::string getNodeAttributes(const CallGraphNode *Node, in getNodeAttributes() function
|
H A D | MemorySSA.cpp | 2303 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 91 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
|
H A D | GraphWriter.h | 164 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 117 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | CFGPrinter.h | 283 std::string getNodeAttributes(const BasicBlock *Node, DOTFuncInfo *CFGInfo) {
|
H A D | BlockFrequencyInfoImpl.h | 1497 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 213 static std::string getNodeAttributes(NodeRef Node, GraphType *) { in getNodeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2542 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function
|