Searched refs:VPInst (Results 1 – 4 of 4) sorted by relevance
49 VPInstruction *VPInst = cast<VPInstruction>(Ingredient); in VPInstructionsToVPRecipes() local50 Instruction *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in VPInstructionsToVPRecipes()52 VPInst->replaceAllUsesWith(&DummyValue); in VPInstructionsToVPRecipes()82 VPInst->replaceAllUsesWith(&DummyValue); in VPInstructionsToVPRecipes()
1091 auto *VPInst = cast<VPInstruction>(&VPI); in visitBlock() local1092 auto *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in visitBlock()1103 Old2New[IG]->setInsertPos(VPInst); in visitBlock()1105 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock()1106 InterleaveGroupMap[VPInst]->insertMember( in visitBlock()1107 VPInst, IG->getIndex(Inst), in visitBlock()
49 VPInstruction *VPInst = cast<VPInstruction>(Ingredient); in VPInstructionsToVPRecipes() local50 Instruction *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in VPInstructionsToVPRecipes()
775 auto *VPInst = cast<VPInstruction>(&VPI); in visitBlock() local776 auto *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in visitBlock()787 Old2New[IG]->setInsertPos(VPInst); in visitBlock()789 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock()790 InterleaveGroupMap[VPInst]->insertMember( in visitBlock()791 VPInst, IG->getIndex(Inst), in visitBlock()