Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc95 bool kEmitRuntimeReadBarrierChecks = kIsDebugBuild && variable
96 RegisterRuntimeDebugFlag(&kEmitRuntimeReadBarrierChecks);
102 return kEmitRuntimeReadBarrierChecks; in EmitRunTimeChecksInDebugMode()