Searched refs:DeleteAndReplaceWith (Results 1 – 3 of 3) sorted by relevance
738 if (value != instr) instr->DeleteAndReplaceWith(value); in Canonicalize()1694 instr->DeleteAndReplaceWith(other); in AnalyzeBlock()2055 value->DeleteAndReplaceWith(NULL); in InsertRepresentationChangesForValue()2061 value->DeleteAndReplaceWith(HForceRepresentation::cast(value)->value()); in InsertRepresentationChangesForValue()6053 receiver->DeleteAndReplaceWith(NULL); in VisitCallNew()6054 check->DeleteAndReplaceWith(NULL); in VisitCallNew()
390 void HValue::DeleteAndReplaceWith(HValue* other) { in DeleteAndReplaceWith() function in v8::internal::HValue
633 void DeleteAndReplaceWith(HValue* other);