Searched refs:phi_index (Results 1 – 1 of 1) sorted by relevance
201 for (int phi_index = 0; in Copy() local202 phi_index < succ->phis()->length(); in Copy()203 ++phi_index) { in Copy()204 HPhi* phi = succ->phis()->at(phi_index); in Copy()