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

  /art/compiler/dex/
mir_analysis.cc 848 int math_ops; member in struct:art::MethodStats
917 stats->math_ops += loop_scale_factor;
947 stats->math_ratio = stats->math_ops / count;

Completed in 41 milliseconds