Searched refs:ShouldSimplify (Results 1 – 1 of 1) sorted by relevance
9159 bool ShouldSimplify = true; in buildVPlanWithVPRecipes() local9160 while (ShouldSimplify) { in buildVPlanWithVPRecipes()9161 ShouldSimplify = VPlanTransforms::sinkScalarOperands(*Plan); in buildVPlanWithVPRecipes()9162 ShouldSimplify |= in buildVPlanWithVPRecipes()9164 ShouldSimplify |= VPlanTransforms::mergeBlocksIntoPredecessors(*Plan); in buildVPlanWithVPRecipes()