Searched refs:VerifyMachineCode (Results 1 – 2 of 2) sorted by relevance
60 std::optional<bool> VerifyMachineCode;53 std::optional<bool> VerifyMachineCode; global() member
120 VerifyMachineCode("verify-machineinstrs", cl::Hidden, variable480 SET_OPTION(VerifyMachineCode) in getCGPassBuilderOption()770 bool Verify = VerifyMachineCode == cl::BOU_TRUE; in addVerifyPass()772 if (VerifyMachineCode == cl::BOU_UNSET) in addVerifyPass()