Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp535 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr() function
567 DumpNodesr(OS, child, indent+2, G, once); in DumpNodesr()
573 DumpNodesr(dbgs(), this, 0, 0, once); in dumpr()
578 DumpNodesr(dbgs(), this, 0, G, once); in dumpr()