Searched defs:getNodeAttributes (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 64 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
|
H A D | MachineBlockFrequencyInfo.cpp | 149 std::string getNodeAttributes(const MachineBasicBlock *Node, 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/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 91 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
|
/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/lib/Analysis/ |
H A D | CallPrinter.cpp | 194 std::string getNodeAttributes(const CallGraphNode *Node, in getNodeAttributes() function
|
H A D | BlockFrequencyInfo.cpp | 139 std::string getNodeAttributes(const BasicBlock *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/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
|