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

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

Completed in 27 milliseconds