Searched refs:GetCompileThreshold (Results 1 – 2 of 2) sorted by relevance
60 uint16_t GetCompileThreshold() const { in GetCompileThreshold() function203 return options_->GetCompileThreshold(); in HotMethodThreshold()
207 << ", compile_threshold=" << options->GetCompileThreshold() in Create()