Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2469 Instruction *GepOperandInst = dyn_cast<Instruction>(GepOperand); in vectorizeMemoryInstruction() local
2473 (GepOperandInst && OrigLoop->contains(GepOperandInst))) { in vectorizeMemoryInstruction()
2475 PSE.getSE()->isLoopInvariant(PSE.getSCEV(GepOperandInst), in vectorizeMemoryInstruction()