Searched refs:phi_idx (Results 1 – 1 of 1) sorted by relevance
144 auto phi_idx {phi->CastToPhi()->GetPredBlockIndex(pred)}; in MovePhiInputsToPreHeader() local145 new_phi->AppendInput(phi->GetInput(phi_idx).GetInst()); in MovePhiInputsToPreHeader()146 phi->RemoveInput(phi_idx); in MovePhiInputsToPreHeader()