Searched refs:first_phi_met (Results 1 – 1 of 1) sorted by relevance
176 bool first_phi_met = false; in RemapOrigInternalOrIncomingEdge() local186 if (!first_phi_met) { in RemapOrigInternalOrIncomingEdge()188 first_phi_met = true; in RemapOrigInternalOrIncomingEdge()196 DCHECK(!first_phi_met || copy_succ->GetPredecessors().size() == phi_input_count); in RemapOrigInternalOrIncomingEdge()