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