Searched refs:DumpAsm (Results 1 – 2 of 2) sorted by relevance
53 static cl::opt<bool> DumpAsm("d", cl::desc("Print assembly as parsed"), variable156 if (DumpAsm) { in main()
94 static cl::opt<bool> DumpAsm("d", cl::desc("Print assembly as linked"), variable462 if (DumpAsm) in main()