Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGPrinter.cpp116 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
203 std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAG.h535 std::string getGraphAttrs(const SDNode *N) const;