Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc75 bool kEmitRuntimeReadBarrierChecks = kIsDebugBuild && variable
76 RegisterRuntimeDebugFlag(&kEmitRuntimeReadBarrierChecks);
82 return kEmitRuntimeReadBarrierChecks; in EmitRunTimeChecksInDebugMode()