Home | History | Annotate | Download | only in driver

Lines Matching full:never_verify

897   const bool never_verify = compiler_options_->NeverVerify();
900 // We need to resolve for never_verify since it needs to run dex to dex to add the
903 if ((never_verify || verification_enabled) && !verify_only_profile) {
908 if (never_verify) {