Searched refs:VPInst (Results 1 – 1 of 1) sorted by relevance
61 auto *VPInst = dyn_cast<VPInstruction>(&VPI); in visitBlock() local62 if (!VPInst) in visitBlock()64 auto *Inst = dyn_cast_or_null<Instruction>(VPInst->getUnderlyingValue()); in visitBlock()77 Old2New[IG]->setInsertPos(VPInst); in visitBlock()79 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock()80 InterleaveGroupMap[VPInst]->insertMember( in visitBlock()81 VPInst, IG->getIndex(Inst), in visitBlock()