Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp715 bool OnlyFirstPartUsed = vputils::onlyFirstPartUsed(this); in execute() local
727 if (Part != 0 && OnlyFirstPartUsed && hasResult()) { in execute()