Home | History | Annotate | Download | only in driver

Lines Matching refs:GetTopKProfileThreshold

2182                  <= compiler_options_->GetTopKProfileThreshold();
2187 << " (topKThreshold=" << compiler_options_->GetTopKProfileThreshold() << ")";
2190 << " because it's not part of leading " << compiler_options_->GetTopKProfileThreshold()