Home | History | Annotate | Download | only in verifier

Lines Matching refs:Merge

1430    * can throw an exception, we will copy/merge this into the "catch"
2718 * Merge registers into the "catch" block. We want to use the "savedRegs" rather than
2781 // Merge registers into what we have for the next instruction,
2877 common_super = &common_super->Merge(exception, &reg_types_);
3034 * For an interface class, we don't do the full interface merge (see JoinClass), so we can't do a
3172 * For an interface class, we don't do the full interface merge (see JoinClass), so we can't do a
3290 // Null array class; this code path will fail at runtime. Infer a merge-able type from the
3376 // Null array type; this code path will fail at runtime. Infer a merge-able type from the
3780 * there's nothing to "merge". Copy the registers over and mark it as changed. (This is the
3819 << *copy.get() << " MERGE\n"