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