Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2076 if (auto *StoreRecipe = dyn_cast<VPRecipeBase>(*user_begin())) in computeCost() local
2077 CCH = ComputeCCH(StoreRecipe); in computeCost()