Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1050 void SDNode::dumprWithDepth(const SelectionDAG *G, unsigned depth) const { in dumprWithDepth() function in SDNode
1056 dumprWithDepth(G, 10); in dumprFull()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1050 void dumprWithDepth(const SelectionDAG *G = nullptr,