Home
last modified time | relevance | path

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

/art/compiler/dex/
Dfrontend.h64 kDebugSlowFieldPath, enumerator
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc774 if (cu->enable_debug & (1 << kDebugSlowFieldPath)) { in GenInlineIGet()
826 if (cu->enable_debug & (1 << kDebugSlowFieldPath)) { in GenInlineIPut()
Dmir_to_lir.h221 #define SLOW_FIELD_PATH (cu_->enable_debug & (1 << kDebugSlowFieldPath))