HomeSort by relevance Sort by last modified time
    Searched refs:VerifyAtRuntime (Results 1 - 3 of 3) sorted by null

  /art/compiler/driver/
compiler_options.h 93 bool VerifyAtRuntime() const {
compiler_driver.cc 515 if (runtime->UseJit() || GetCompilerOptions().VerifyAtRuntime()) {
    [all...]
  /art/compiler/optimizing/
optimizing_compiler.cc 633 if (compiler_driver->GetCompilerOptions().VerifyAtRuntime()) {

Completed in 1309 milliseconds