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

  /art/compiler/dex/
mir_analysis.cc 845 float math_ratio; member in struct:art::MethodStats
935 stats->math_ratio = stats->math_ops / count;
943 << stats->math_ratio << ", fp:"
969 if (stats->math_ratio > 0.3) {

Completed in 565 milliseconds