Searched refs:GepOperandInst (Results 1 – 1 of 1) sorted by relevance
1805 Instruction *GepOperandInst = dyn_cast<Instruction>(GepOperand); in vectorizeMemoryInstruction() local1809 (GepOperandInst && OrigLoop->contains(GepOperandInst))) { in vectorizeMemoryInstruction()1811 SE->isLoopInvariant(SE->getSCEV(GepOperandInst), OrigLoop)) && in vectorizeMemoryInstruction()