Searched refs:shouldPrintMachineCode (Results 1 – 2 of 2) sorted by relevance
197 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function
383 if (TM->shouldPrintMachineCode()) in addPrintPass()