Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h657 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2152 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function
3691 getInterleaveGroup(VPInstruction *Instr) const { in getInterleaveGroup() function