Searched refs:PtrIndSplat (Results 1 – 1 of 1) sorted by relevance
4836 Value *UnitStepVec = nullptr, *PtrIndSplat = nullptr; in widenPHIInstruction() local4840 PtrIndSplat = Builder.CreateVectorSplat(VF, PtrInd); in widenPHIInstruction()4850 Value *GlobalIndices = Builder.CreateAdd(PtrIndSplat, Indices); in widenPHIInstruction()