Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1671 Value *GepOperand = Gep->getOperand(i); in vectorizeMemoryInstruction() local
1672 Instruction *GepOperandInst = dyn_cast<Instruction>(GepOperand); in vectorizeMemoryInstruction()
1681 VectorParts &GEPParts = getVectorValue(GepOperand); in vectorizeMemoryInstruction()