Home
last modified time | relevance | path

Searched refs:getNodeAttributes (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp68 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
DMachineScheduler.cpp3382 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h91 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
DGraphWriter.h168 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
DGraphvizGrapher.java111 Map<String, String> attrs = getNodeAttributes(node); in renderNode()
115 protected Map<String, String> getNodeAttributes(GraphvizNode node) { in getNodeAttributes() method in GraphvizGrapher
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp120 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2460 static std::string getNodeAttributes(const ExplodedNode *N, void*) { in getNodeAttributes() function