Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc93 bool kEmitRuntimeReadBarrierChecks = kIsDebugBuild && variable
94 RegisterRuntimeDebugFlag(&kEmitRuntimeReadBarrierChecks);
100 return kEmitRuntimeReadBarrierChecks; in EmitRunTimeChecksInDebugMode()