HomeSort by relevance Sort by last modified time
    Searched full:array_ops (Results 1 - 1 of 1) sorted by null

  /art/compiler/dex/
mir_analysis.cc 840 int array_ops; member in struct:art::MethodStats
913 stats->array_ops += loop_scale_factor;
938 stats->array_ratio = stats->array_ops / count;

Completed in 29 milliseconds