Home
last modified time | relevance | path

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

/art/compiler/dex/
Dfrontend.h73 kDebugShowNops, enumerator
/art/compiler/dex/quick/
Dcodegen_util.cc192 const bool dump_nop = (cu_->enable_debug & (1 << kDebugShowNops)); in DumpLIRInsn()