Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h80 bool implicit_suspend_checks, in CompilerOptions() argument
98 implicit_suspend_checks_(implicit_suspend_checks), in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc905 bool implicit_suspend_checks = false; in dex2oat() local
1273 implicit_suspend_checks, in dex2oat()