Searched refs:GetImplicitStackOverflowChecks (Results 1 – 5 of 5) sorted by relevance
227 cu_->compiler_driver->GetCompilerOptions().GetImplicitStackOverflowChecks()) { in GenEntrySequence()263 if (!cu_->compiler_driver->GetCompilerOptions().GetImplicitStackOverflowChecks()) { in GenEntrySequence()
171 bool GetImplicitStackOverflowChecks() const { in GetImplicitStackOverflowChecks() function
339 !cu_->compiler_driver->GetCompilerOptions().GetImplicitStackOverflowChecks(); in GenEntrySequence()
362 !cu_->compiler_driver->GetCompilerOptions().GetImplicitStackOverflowChecks(); in GenEntrySequence()
194 if (cu_->compiler_driver->GetCompilerOptions().GetImplicitStackOverflowChecks()) { in MarkPossibleStackOverflowException()