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