Searched refs:UpdateTo (Results 1 – 11 of 11) sorted by relevance
194 edge.UpdateTo(replacement); in Replace()205 edge.UpdateTo(replacement); in Replace()237 edge.UpdateTo(dead_); in ReplaceWithValue()241 edge.UpdateTo(control); in ReplaceWithValue()248 edge.UpdateTo(effect); in ReplaceWithValue()252 edge.UpdateTo(value); in ReplaceWithValue()
215 edge.UpdateTo(success); in ReplaceUses()218 edge.UpdateTo(exception); in ReplaceUses()221 edge.UpdateTo(success); in ReplaceUses()225 edge.UpdateTo(effect); in ReplaceUses()228 edge.UpdateTo(value); in ReplaceUses()
41 edge.UpdateTo(nullptr); in TrimGraph()
127 edge.UpdateTo(effect); in InlineCall()129 edge.UpdateTo(control); in InlineCall()131 edge.UpdateTo(frame_state); in InlineCall()
305 edge.UpdateTo(effect); in VisitAllocate()308 edge.UpdateTo(value); in VisitAllocate()
283 edge.UpdateTo(jsgraph()->Dead()); in ChangeToSpeculativeOperator()480 if (NodeProperties::IsEffectEdge(edge)) edge.UpdateTo(exception_effect); in ConvertBothInputsToNumber()481 if (NodeProperties::IsValueEdge(edge)) edge.UpdateTo(exception_value); in ConvertBothInputsToNumber()728 edge.UpdateTo(vfalse); in ReduceCreateConsString()1548 edge.UpdateTo(vfalse1); in ReduceJSOrdinaryHasInstance()
381 void UpdateTo(Node* new_to) { in UpdateTo() function
165 edge.UpdateTo(control); in ReplaceEffectControlUses()167 edge.UpdateTo(effect); in ReplaceEffectControlUses()2909 edge.UpdateTo(throwing); in DoJSToNumberTruncatesToFloat64()2914 edge.UpdateTo(effect); in DoJSToNumberTruncatesToFloat64()2986 edge.UpdateTo(throwing); in DoJSToNumberTruncatesToWord32()2991 edge.UpdateTo(effect); in DoJSToNumberTruncatesToWord32()
141 edge.UpdateTo(NodeProperties::GetEffectInput(node)); in RemoveRegionNode()145 edge.UpdateTo(node->InputAt(0)); in RemoveRegionNode()287 edge.UpdateTo((control == matcher.IfTrue()) ? phi_true : phi_false); in TryCloneBranch()
1507 edge.UpdateTo(use_node); in SplitNode()
249 edge.UpdateTo(value); in ReduceJSInstanceOf()