Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dint_x86.cc284 const bool is_constant_case = (mir->ssa_rep->num_uses == 1); in GenSelect() local
286 if (is_constant_case) { in GenSelect()