Searched refs:PtrInd (Results 1 – 1 of 1) sorted by relevance
4827 Value *PtrInd = in widenPHIInstruction() local4838 Type *VecIVTy = VectorType::get(PtrInd->getType(), VF); in widenPHIInstruction()4840 PtrIndSplat = Builder.CreateVectorSplat(VF, PtrInd); in widenPHIInstruction()4845 Builder, ConstantInt::get(PtrInd->getType(), Part), VF); in widenPHIInstruction()4862 PartStart, ConstantInt::get(PtrInd->getType(), Lane)); in widenPHIInstruction()4863 Value *GlobalIdx = Builder.CreateAdd(PtrInd, Idx); in widenPHIInstruction()