OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fp_ops
(Results
1 - 1
of
1
) sorted by null
/art/compiler/dex/
mir_analysis.cc
839
int
fp_ops
;
member in struct:art::MethodStats
910
stats->
fp_ops
+= loop_scale_factor;
936
stats->fp_ratio = stats->
fp_ops
/ count;
Completed in 293 milliseconds