Searched refs:UpdateTo (Results 1 – 11 of 11) sorted by relevance
183 edge.UpdateTo(replacement); in Replace()194 edge.UpdateTo(replacement); in Replace()226 edge.UpdateTo(dead_); in ReplaceWithValue()230 edge.UpdateTo(control); in ReplaceWithValue()237 edge.UpdateTo(effect); in ReplaceWithValue()241 edge.UpdateTo(value); in ReplaceWithValue()
212 edge.UpdateTo(success); in ReplaceUses()215 edge.UpdateTo(exception); in ReplaceUses()218 edge.UpdateTo(success); in ReplaceUses()222 edge.UpdateTo(effect); in ReplaceUses()225 edge.UpdateTo(value); in ReplaceUses()
41 edge.UpdateTo(nullptr); in TrimGraph()
131 edge.UpdateTo(effect); in InlineCall()133 edge.UpdateTo(control); in InlineCall()135 edge.UpdateTo(frame_state); in InlineCall()
332 edge.UpdateTo(effect); in VisitAllocate()335 edge.UpdateTo(value); in VisitAllocate()
365 void UpdateTo(Node* new_to) { in UpdateTo() function
212 edge.UpdateTo(jsgraph()->Dead()); in ChangeToSpeculativeOperator()417 if (NodeProperties::IsEffectEdge(edge)) edge.UpdateTo(exception_effect); in ConvertBothInputsToNumber()418 if (NodeProperties::IsValueEdge(edge)) edge.UpdateTo(exception_value); in ConvertBothInputsToNumber()660 edge.UpdateTo(vfalse); in ReduceCreateConsString()1415 edge.UpdateTo(vfalse1); in ReduceJSOrdinaryHasInstance()
162 edge.UpdateTo(control); in ReplaceEffectControlUses()164 edge.UpdateTo(effect); in ReplaceEffectControlUses()2783 edge.UpdateTo(throwing); in DoJSToNumberTruncatesToFloat64()2788 edge.UpdateTo(effect); in DoJSToNumberTruncatesToFloat64()2860 edge.UpdateTo(throwing); in DoJSToNumberTruncatesToWord32()2865 edge.UpdateTo(effect); in DoJSToNumberTruncatesToWord32()
139 edge.UpdateTo(NodeProperties::GetEffectInput(node)); in RemoveRegionNode()143 edge.UpdateTo(node->InputAt(0)); in RemoveRegionNode()285 edge.UpdateTo((control == matcher.IfTrue()) ? phi_true : phi_false); in TryCloneBranch()
1507 edge.UpdateTo(use_node); in SplitNode()
167 edge.UpdateTo(value); in ReduceJSInstanceOf()