Searched refs:array_ops (Results 1 - 1 of 1) sorted by relevance
/art/compiler/dex/ | ||
H A D | mir_analysis.cc | 948 int array_ops; member in struct:art::MethodStats 1022 stats->array_ops += loop_scale_factor; 1048 stats->array_ratio = stats->array_ops / count; |
Completed in 40 milliseconds