Searched refs:DumpNodes (Results 1 – 1 of 1) sorted by relevance
1006 static void DumpNodes(const SDNode *N, unsigned indent, const SelectionDAG *G) { in DumpNodes() function1011 DumpNodes(Op.getNode(), indent+2, G); in DumpNodes()1024 DumpNodes(&N, 2, this); in dump()1027 if (getRoot().getNode()) DumpNodes(getRoot().getNode(), 2, this); in dump()