Home | History | Annotate | Download | only in src

Lines Matching refs:DeleteAndReplaceWith

738       if (value != instr) instr->DeleteAndReplaceWith(value);
1694 instr->DeleteAndReplaceWith(other);
2055 value->DeleteAndReplaceWith(NULL);
2061 value->DeleteAndReplaceWith(HForceRepresentation::cast(value)->value());
6053 receiver->DeleteAndReplaceWith(NULL);
6054 check->DeleteAndReplaceWith(NULL);