HomeSort by: relevance | last modified time | path
    Searched refs:getEdgeAttributes (Results 1 - 15 of 15) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DDGPrinter.h 57 getEdgeAttributes(const DDGNode *Node,
CFGPrinter.h 231 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I,
BlockFrequencyInfoImpl.h 1558 std::string getEdgeAttributes(NodeRef Node, EdgeIter EI,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DOTGraphTraits.h 99 static std::string getEdgeAttributes(const void *, EdgeIter,
GraphWriter.h 253 DTraits.getEdgeAttributes(Node, EI, G));
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ScheduleDAGPrinter.cpp 52 static std::string getEdgeAttributes(const SUnit *Node,
MachineBlockFrequencyInfo.cpp 155 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI,
157 return MBFIDOTGraphTraitsBase::getEdgeAttributes(
MachineScheduler.cpp 3886 static std::string getEdgeAttributes(const SUnit *Node,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DDGPrinter.cpp 67 std::string DDGDotGraphTraits::getEdgeAttributes(
BlockFrequencyInfo.cpp 145 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI,
147 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(),
CallPrinter.cpp 173 std::string getEdgeAttributes(const CallGraphNode *Node, nodes_iterator I,
RegionPrinter.cpp 74 std::string getEdgeAttributes(RegionNode *srcNode,
MemorySSA.cpp 2298 std::string getEdgeAttributes(const BasicBlock *Node, const_succ_iterator I,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 95 static std::string getEdgeAttributes(const void *Node, EdgeIter EI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86LoadValueInjectionLoadHardening.cpp 222 static std::string getEdgeAttributes(NodeRef, ChildIteratorType E,

Completed in 22 milliseconds