Home | History | Annotate | Download | only in driver

Lines Matching refs:GetTopKProfileThreshold

2286                  <= compiler_options_->GetTopKProfileThreshold();
2291 << " (topKThreshold=" << compiler_options_->GetTopKProfileThreshold() << ")";
2294 << " because it's not part of leading " << compiler_options_->GetTopKProfileThreshold()