Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2892 if (State.VF.isVector() && shouldPack()) { in execute()
2902 bool VPReplicateRecipe::shouldPack() const { in shouldPack() function in VPReplicateRecipe
2981 if (shouldPack()) in print()
H A DVPlan.h2720 bool shouldPack() const;