Searched refs:is_elem_int_ty (Results 1 – 1 of 1) sorted by relevance
1066 bool is_elem_int_ty = (static_cast<JType>(element_jty) == kInt); in Expand_FilledNewArray() local1075 if (is_elem_int_ty) { in Expand_FilledNewArray()2364 bool is_elem_int_ty = (type_desc[1] == 'I'); in Expand_HLFilledNewArray() local2373 if (is_elem_int_ty) { in Expand_HLFilledNewArray()