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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DOTGraphTraits.h 91 static std::string getNodeAttributes(const void *,
GraphWriter.h 164 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ScheduleDAGPrinter.cpp 64 static std::string getNodeAttributes(const SUnit *N,
MachineBlockFrequencyInfo.cpp 149 std::string getNodeAttributes(const MachineBasicBlock *Node,
151 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph,
MachineScheduler.cpp 3912 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) {
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
BlockFrequencyInfo.cpp 139 std::string getNodeAttributes(const BasicBlock *Node,
141 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph,
CallPrinter.cpp 194 std::string getNodeAttributes(const CallGraphNode *Node,
MemorySSA.cpp 2303 std::string getNodeAttributes(const BasicBlock *Node,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 117 static std::string getNodeAttributes(const SDNode *N,
206 /// Used from getNodeAttributes.
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
CFGPrinter.h 283 std::string getNodeAttributes(const BasicBlock *Node, DOTFuncInfo *CFGInfo) {
BlockFrequencyInfoImpl.h 1497 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86LoadValueInjectionLoadHardening.cpp 213 static std::string getNodeAttributes(NodeRef Node, GraphType *) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 2542 static std::string getNodeAttributes(const TreeEntry *Entry,

Completed in 80 milliseconds