Home
last modified time | relevance | path

Searched refs:VerifyMachineCode (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp114 VerifyMachineCode("verify-machineinstrs", cl::Hidden, variable
600 bool Verify = VerifyMachineCode == cl::BOU_TRUE; in addVerifyPass()
602 if (VerifyMachineCode == cl::BOU_UNSET) in addVerifyPass()