================ @@ -26,6 +26,8 @@ struct VPWidenSelectRecipe; class VPReplicateRecipe; class VPRecipeBase; class VPlan; +class SCEV; +class ScalarEvolution; ---------------- fhahn wrote: Moved to VPlanUtils.h https://github.com/llvm/llvm-project/pull/94464