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