Searched refs:EltIndex (Results 1 – 1 of 1) sorted by relevance
4035 int EltIndex = part; in widenPHIInstruction() local4036 Constant *Idx = ConstantInt::get(PtrInd->getType(), EltIndex); in widenPHIInstruction()4046 int EltIndex = i + part * VF; in widenPHIInstruction() local4047 Constant *Idx = ConstantInt::get(PtrInd->getType(), EltIndex); in widenPHIInstruction()