OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds