Home | History | Annotate | Download | only in dex

Lines Matching refs:MIR_INLINED

1090       if ((flags & Instruction::kInvoke) != 0 && (mir->optimization_flags & MIR_INLINED) == 0) {