Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1143 const InterleaveGroup<Instruction> *InterGroup = in collectPoisonGeneratingRecipes() local
1146 for (int I = 0, NumMembers = InterGroup->getNumMembers(); in collectPoisonGeneratingRecipes()
1148 Instruction *Member = InterGroup->getMember(I); in collectPoisonGeneratingRecipes()