Searched defs:getNodeAttributes (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 59 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 | 3949 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 96 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 113 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 138 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
|
H A D | CallPrinter.cpp | 199 std::string getNodeAttributes(const CallGraphNode *Node, in getNodeAttributes() function
|
H A D | MemorySSA.cpp | 2308 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 213 static std::string getNodeAttributes(NodeRef Node, GraphType *) { in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1391 std::string getNodeAttributes(const DisplayNode &Node) const { in getNodeAttributes() function in __anon0dac999d2511::DotCfgDiffDisplayGraph 1814 static std::string getNodeAttributes(const DisplayNode *Node, in getNodeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3534 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function
|