Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp621 void SDNode::dumprWithDepth(const SelectionDAG *G, unsigned depth) const { in dumprWithDepth() function in SDNode
627 dumprWithDepth(G, 10); in dumprFull()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h663 void dumprWithDepth(const SelectionDAG *G = 0, unsigned depth = 100) const;