Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1085 void SDNode::dumprWithDepth(const SelectionDAG *G, unsigned depth) const { in dumprWithDepth() function in SDNode
1091 dumprWithDepth(G, 10); in dumprFull()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1085 void dumprWithDepth(const SelectionDAG *G = nullptr,