Home
last modified time | relevance | path

Searched refs:EltIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4035 int EltIndex = part; in widenPHIInstruction() local
4036 Constant *Idx = ConstantInt::get(PtrInd->getType(), EltIndex); in widenPHIInstruction()
4046 int EltIndex = i + part * VF; in widenPHIInstruction() local
4047 Constant *Idx = ConstantInt::get(PtrInd->getType(), EltIndex); in widenPHIInstruction()