Searched refs:phi_false (Results 1 – 1 of 1) sorted by relevance
297 Node* phi_false = graph->NewNode(phi->op(), input_count + 1, inputs); in TryCloneBranch() local307 edge.UpdateTo((control == matcher.IfTrue()) ? phi_true : phi_false); in TryCloneBranch()312 false_block_data->current_effect = phi_false; in TryCloneBranch()