Searched refs:kDebugShowNops (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | frontend.h | 73 kDebugShowNops, enumerator |
/art/compiler/dex/quick/ | ||
D | codegen_util.cc | 192 const bool dump_nop = (cu_->enable_debug & (1 << kDebugShowNops)); in DumpLIRInsn() |