Home
last modified time | relevance | path

Searched refs:getGraphAttrs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp116 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
189 const std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h301 const std::string getGraphAttrs(const SDNode *N) const;