Home
last modified time | relevance | path

Searched refs:math_ratio (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dmir_analysis.cc953 float math_ratio; member
1045 stats->math_ratio = stats->math_ops / count; in ComputeSkipCompilation()
1053 << stats->math_ratio << ", fp:" in ComputeSkipCompilation()
1079 if (stats->math_ratio > 0.3) { in ComputeSkipCompilation()