Searched defs:getEdgeAttributes (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 52 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
|
H A D | MachineBlockFrequencyInfo.cpp | 155 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
|
H A D | MachineScheduler.cpp | 3886 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 99 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | DDGPrinter.cpp | 67 std::string DDGDotGraphTraits::getEdgeAttributes( in getEdgeAttributes() function in DDGDotGraphTraits
|
H A D | RegionPrinter.cpp | 74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
|
H A D | CallPrinter.cpp | 173 std::string getEdgeAttributes(const CallGraphNode *Node, nodes_iterator I, in getEdgeAttributes() function
|
H A D | BlockFrequencyInfo.cpp | 145 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
|
H A D | MemorySSA.cpp | 2298 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I, in getEdgeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 95 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 222 static std::string getEdgeAttributes(NodeRef, ChildIteratorType E, in getEdgeAttributes() function
|