Searched refs:GepOperand (Results 1 – 1 of 1) sorted by relevance
1671 Value *GepOperand = Gep->getOperand(i); in vectorizeMemoryInstruction() local1672 Instruction *GepOperandInst = dyn_cast<Instruction>(GepOperand); in vectorizeMemoryInstruction()1681 VectorParts &GEPParts = getVectorValue(GepOperand); in vectorizeMemoryInstruction()