Searched refs:ReplaceAtUse (Results 1 – 3 of 3) sorted by relevance
358 void HValue::ReplaceAtUse(HValue* use, HValue* other) { in ReplaceAtUse() function in v8::internal::HValue
523 void ReplaceAtUse(HValue* use, HValue* other);
754 phi->ReplaceAtUse(use, value); in EliminateRedundantPhis()