Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:DeleteAndReplaceWith

4170         instruction->DeleteAndReplaceWith(instruction->ActualValue());
4174 instruction->DeleteAndReplaceWith(instruction->RedefinedOperand());
9781 instr->DeleteAndReplaceWith(NULL);