Home | History | Annotate | Download | only in dex

Lines Matching refs:MIR_IGNORE_RANGE_CHECK

591         if (mir->optimization_flags & MIR_IGNORE_RANGE_CHECK) {
687 can_combine &= ((throw_insn->optimization_flags & MIR_IGNORE_RANGE_CHECK) != 0);