Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp634 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr() function
658 DumpNodesr(OS, Op.getNode(), indent+2, G, once); in DumpNodesr()
663 DumpNodesr(dbgs(), this, 0, nullptr, once); in dumpr()
668 DumpNodesr(dbgs(), this, 0, G, once); in dumpr()