Home
last modified time | relevance | path

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

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