Home
last modified time | relevance | path

Searched defs:InterleaveGroups (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDVectorUtils.h698 SmallPtrSet<InterleaveGroup<Instruction> *, 4> InterleaveGroups; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp8455 SmallPtrSet<const InterleaveGroup<Instruction> *, 1> InterleaveGroups; in tryToBuildVPlanWithVPRecipes() local