Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc965 bool has_math = false; in AnalyzeBlock() local
1016 has_math = true; in AnalyzeBlock()
1037 if (has_math && computational_block && (loop_scale_factor > 1)) { in AnalyzeBlock()