Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc852 int heavyweight_ops; member
927 stats->heavyweight_ops += loop_scale_factor; in AnalyzeBlock()
951 stats->heavyweight_ratio = stats->heavyweight_ops / count; in ComputeSkipCompilation()