Home
last modified time | relevance | path

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

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