Searched refs:UpdateTo (Results 1 – 12 of 12) sorted by relevance
179 edge.UpdateTo(replacement); in Replace()190 edge.UpdateTo(replacement); in Replace()222 edge.UpdateTo(dead_); in ReplaceWithValue()229 edge.UpdateTo(effect); in ReplaceWithValue()233 edge.UpdateTo(value); in ReplaceWithValue()
217 edge.UpdateTo(success); in ReplaceUses()220 edge.UpdateTo(exception); in ReplaceUses()226 edge.UpdateTo(effect); in ReplaceUses()229 edge.UpdateTo(value); in ReplaceUses()
40 edge.UpdateTo(nullptr); in TrimGraph()
317 for (Edge edge : value_edges) edge.UpdateTo(phi); in Peel()323 for (Edge edge : effect_edges) edge.UpdateTo(effect_phi); in Peel()
181 edge.UpdateTo(effect); in InlineCall()183 edge.UpdateTo(control); in InlineCall()185 edge.UpdateTo(frame_state); in InlineCall()
190 edge.UpdateTo((control == matcher.IfTrue()) ? phi_true : phi_false); in TryCloneBranch()
363 void UpdateTo(Node* new_to) { in UpdateTo() function
752 edge.UpdateTo(effect); in LowerJSForInPrepare()759 edge.UpdateTo(cache_type_true0); in LowerJSForInPrepare()
393 if (NodeProperties::IsEffectEdge(edge)) edge.UpdateTo(exception_effect); in ConvertBothInputsToNumber()394 if (NodeProperties::IsValueEdge(edge)) edge.UpdateTo(exception_value); in ConvertBothInputsToNumber()2389 edge.UpdateTo(effect); in ReduceJSForInPrepare()2396 edge.UpdateTo(cache_type_true0); in ReduceJSForInPrepare()
1499 edge.UpdateTo(use_node); in SplitNode()
1903 edge.UpdateTo(replacement); in ReplaceEffectUses()
114 edge.UpdateTo(control_); in EndGraph()