Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h851 SmallPtrSet<InterleaveGroup<Instruction> *, 4> InterleaveGroups; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8821 SmallPtrSet<const InterleaveGroup<Instruction> *, 1> InterleaveGroups; in buildVPlanWithVPRecipes() local