Home
last modified time | relevance | path

Searched refs:GetImplicitSuspendChecks (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_options.h179 bool GetImplicitSuspendChecks() const { in GetImplicitSuspendChecks() function
/art/compiler/dex/quick/
Dgen_common.cc1949 if (!cu_->compiler_driver->GetCompilerOptions().GetImplicitSuspendChecks()) { in GenSuspendTest()
1969 if (!cu_->compiler_driver->GetCompilerOptions().GetImplicitSuspendChecks()) { in GenSuspendTestAndBranch()