Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp116 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
203 std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h498 std::string getGraphAttrs(const SDNode *N) const;