Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp120 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
207 std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h483 std::string getGraphAttrs(const SDNode *N) const;