Home
last modified time | relevance | path

Searched refs:CompareRecipe (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp9549 VPRecipeBase *CompareRecipe = in adjustRecipesForInLoopReductions() local
9551 assert(isa<VPWidenRecipe>(CompareRecipe) && in adjustRecipesForInLoopReductions()
9553 assert(cast<VPWidenRecipe>(CompareRecipe)->getNumUsers() == 0 && in adjustRecipesForInLoopReductions()
9555 CompareRecipe->eraseFromParent(); in adjustRecipesForInLoopReductions()