Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc950 int heavyweight_ops; member
1025 stats->heavyweight_ops += loop_scale_factor; in AnalyzeBlock()
1049 stats->heavyweight_ratio = stats->heavyweight_ops / count; in ComputeSkipCompilation()