Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc96 bool kEmitRuntimeReadBarrierChecks = kIsDebugBuild && variable
97 RegisterRuntimeDebugFlag(&kEmitRuntimeReadBarrierChecks);
103 return kEmitRuntimeReadBarrierChecks; in EmitRunTimeChecksInDebugMode()