================ @@ -1372,6 +1372,50 @@ void VPlanTransforms::simplifyRecipes(VPlan &Plan) { } } +static VPSingleDefRecipe *findHeaderMask(VPlan &Plan); ---------------- Mel-Chen wrote: ? https://github.com/llvm/llvm-project/pull/166114