Searched refs:kLargeAppFilter (Results 1 – 1 of 1) sorted by relevance
117 static constexpr CompilerFilter::Filter kLargeAppFilter = CompilerFilter::kVerify; variable1734 if (!CompilerFilter::IsAsGoodAs(kLargeAppFilter, compiler_options_->GetCompilerFilter())) { in Setup()1736 compiler_options_->SetCompilerFilter(kLargeAppFilter); in Setup()