Home | History | Annotate | Download | only in llvm-bcanalyzer

Lines Matching refs:Dump

16 //      --dump      - Dump low-level bitcode structure in readable format
26 // the bitcode file (-dump option).
51 static cl::opt<bool> Dump("dump", cl::desc("Dump low level bitcode trace"));
62 cl::desc("Emit numeric info in dump even if"
410 if (Dump) outs() << Indent << "<BLOCKINFO_BLOCK/>\n";
423 if (Dump) {
456 if (Dump) {
506 if (Dump) {
684 if (Dump) outs() << "\n\n";