Searched refs:CompareRecipe (Results 1 – 1 of 1) sorted by relevance
9549 VPRecipeBase *CompareRecipe = in adjustRecipesForInLoopReductions() local9551 assert(isa<VPWidenRecipe>(CompareRecipe) && in adjustRecipesForInLoopReductions()9553 assert(cast<VPWidenRecipe>(CompareRecipe)->getNumUsers() == 0 && in adjustRecipesForInLoopReductions()9555 CompareRecipe->eraseFromParent(); in adjustRecipesForInLoopReductions()