Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc949 int branch_ops; member
1012 stats->branch_ops += loop_scale_factor; in AnalyzeBlock()
1047 stats->branch_ratio = stats->branch_ops / count; in ComputeSkipCompilation()