Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1805 Instruction *GepOperandInst = dyn_cast<Instruction>(GepOperand); in vectorizeMemoryInstruction() local
1809 (GepOperandInst && OrigLoop->contains(GepOperandInst))) { in vectorizeMemoryInstruction()
1811 SE->isLoopInvariant(SE->getSCEV(GepOperandInst), OrigLoop)) && in vectorizeMemoryInstruction()