Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h215 void updateBlockMaskCache(DenseMap<VPValue *, VPValue *> &Old2New) { in updateBlockMaskCache() function
H A DLoopVectorize.cpp8786 RecipeBuilder.updateBlockMaskCache(Old2New); in tryToBuildVPlanWithVPRecipes()