Searched refs:verify_only_profile (Results 1 – 1 of 1) sorted by relevance
898 const bool verify_only_profile = compiler_options_->VerifyOnlyProfile(); in PreCompile() local903 if ((never_verify || verification_enabled) && !verify_only_profile) { in PreCompile()