HomeSort by relevance Sort by last modified time
    Searched refs:SLOW_FIELD_PATH (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
gen_common.cc 532 if (!SLOW_FIELD_PATH && field_info.FastPut()) {
621 if (!SLOW_FIELD_PATH && field_info.FastGet()) {
724 if (!SLOW_FIELD_PATH && field_info.FastGet()) {
771 if (!SLOW_FIELD_PATH && field_info.FastPut()) {
    [all...]
mir_to_lir.h 221 #define SLOW_FIELD_PATH (cu_->enable_debug & (1 << kDebugSlowFieldPath))
    [all...]

Completed in 128 milliseconds