Searched refs:GetCompileThreshold (Results 1 – 3 of 3) sorted by relevance
216 size_t GetCompileThreshold() const { in GetCompileThreshold() function
201 << ", compile_threshold=" << options->GetCompileThreshold() in Create()205 jit->hot_method_threshold_ = options->GetCompileThreshold(); in Create()
1610 uint16_t jit_compile_threshold = Runtime::Current()->GetJITOptions()->GetCompileThreshold(); in GetProfiledMethods()