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