Searched refs:shouldPrintMachineCode (Results 1 – 4 of 4) sorted by relevance
194 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function
212 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function
411 if (TM->shouldPrintMachineCode()) in addPrintPass()
550 if (TM->shouldPrintMachineCode()) in addPrintPass()