Searched defs:getEdgeAttributes (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 47 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 | 3923 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 104 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | DDGPrinter.cpp | 67 std::string DDGDotGraphTraits::getEdgeAttributes( in getEdgeAttributes() function in DDGDotGraphTraits
|
H A D | RegionPrinter.cpp | 62 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
|
H A D | BlockFrequencyInfo.cpp | 144 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
|
H A D | CallPrinter.cpp | 178 std::string getEdgeAttributes(const CallGraphNode *Node, nodes_iterator I, in getEdgeAttributes() function
|
H A D | MemorySSA.cpp | 2303 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I, in getEdgeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 91 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 222 static std::string getEdgeAttributes(NodeRef, ChildIteratorType E, in getEdgeAttributes() function
|
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1822 static std::string getEdgeAttributes(const DisplayNode *From, in getEdgeAttributes() function
|