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 838 int math_ops; member in struct:art::MethodStats
906 stats->math_ops += loop_scale_factor;
935 stats->math_ratio = stats->math_ops / count;

Completed in 298 milliseconds