Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h681 return make_range(InterleaveGroups.begin(), InterleaveGroups.end()); variable
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8528 SmallPtrSet<const InterleaveGroup<Instruction> *, 1> InterleaveGroups; tryToBuildVPlanWithVPRecipes() local