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