Searched refs:removeIncomingValueFor (Results 1 – 4 of 4) sorted by relevance
507 cast<VPIRPhi>(&R)->removeIncomingValueFor(Pred); in prepareForVectorization()
1225 void removeIncomingValueFor(VPBlockBase *IncomingBlock) const;
1915 Phi->removeIncomingValueFor(VPBB); in removeBranchOnConst()
1357 void VPPhiAccessors::removeIncomingValueFor(VPBlockBase *IncomingBlock) const { in removeIncomingValueFor() function in VPPhiAccessors