Home
last modified time | relevance | path

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

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