Searched defs:getInterleaveGroup (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | VectorUtils.h | 631 getInterleaveGroup(const Instruction *Instr) const { getInterleaveGroup() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 1891 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } getInterleaveGroup() function |