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