Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc851 int branch_ops; member
914 stats->branch_ops += loop_scale_factor; in AnalyzeBlock()
949 stats->branch_ratio = stats->branch_ops / count; in ComputeSkipCompilation()