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