Home | History | Annotate | Download | only in driver

Lines Matching refs:compiler_options_

344       profile_present_(false), compiler_options_(compiler_options),
375 DCHECK(compiler_options_ != nullptr);
613 if (!compiler_options_->IsVerificationEnabled()) {
1351 if (!compiler_options_->IsVerificationEnabled()) {
2105 if (!compiler_options_->IsCompilationEnabled() &&
2286 <= compiler_options_->GetTopKProfileThreshold();
2291 << " (topKThreshold=" << compiler_options_->GetTopKProfileThreshold() << ")";
2294 << " because it's not part of leading " << compiler_options_->GetTopKProfileThreshold()