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 946 int math_ops; member in struct:art::MethodStats
1015 stats->math_ops += loop_scale_factor;
1045 stats->math_ratio = stats->math_ops / count;
    [all...]

Completed in 281 milliseconds