Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8635 auto *StoreR = cast<VPWidenStoreRecipe>(RecipeBuilder.getRecipe(SI)); in tryToBuildVPlanWithVPRecipes() local
8636 StoredValues.push_back(StoreR->getStoredValue()); in tryToBuildVPlanWithVPRecipes()