Home
last modified time | relevance | path

Searched defs:implicit_null_checks_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/driver/
H A Dcompiler_options.h421 bool implicit_null_checks_; variable
/aosp12/art/runtime/
H A Druntime.h1256 bool implicit_null_checks_; // NullPointer checks are implicit. variable