HomeSort by relevance Sort by last modified time
    Searched refs:getGraphProperties (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
DOTGraphTraits.h 47 /// getGraphProperties - Return any custom properties that should be included
51 static std::string getGraphProperties(const GraphType &) {
GraphWriter.h 131 O << DTraits.getGraphProperties(G);

Completed in 552 milliseconds