Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.h33 static constexpr bool kVerboseLoggingMode = false; variable
H A Dload_store_elimination.cc325 if (::art::LoadStoreElimination::kVerboseLoggingMode && VLOG_IS_ON(compiler)) LOG(INFO)