================
@@ -1160,6 +1155,8 @@ class VPPhiAccessors {
return getAsRecipe()->getNumOperands();
}
+ void removeIncomingValue(VPBlockBase *VPB) const;
----------------
fhahn wrote:
Done thanks
https://github.com/llvm/llvm-project/pull/140409