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