Searched defs:remainingInst (Results 1 – 3 of 3) sorted by relevance
615 auto remainingInst = phi->CastToPhi()->GetPhiInput(header->GetLoop()->GetPreHeader()); in RemoveLoopBackEdge() local626 auto remainingInst = phi->GetInput(0).GetInst(); in RemoveLoopBackEdge() local648 auto remainingInst = phi->CastToPhi()->GetPhiInput(unrollData->backedge); in RemoveLoopPreHeader() local
258 auto remainingInst = phi->GetInput(1 - rmIndex).GetInst(); in RemovePredecessorUpdateDF() local
246 auto remainingInst = phi->GetInputs()[1 - rmIndex].GetInst(); in ProcessBB() local