Searched refs:EltIndex (Results 1 – 1 of 1) sorted by relevance
3131 int EltIndex = part; in widenPHIInstruction() local3132 Constant *Idx = ConstantInt::get(Induction->getType(), EltIndex); in widenPHIInstruction()3142 int EltIndex = i + part * VF; in widenPHIInstruction() local3143 Constant *Idx = ConstantInt::get(Induction->getType(), EltIndex); in widenPHIInstruction()