Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1600 static unsigned getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function
1660 unsigned InductionOperand = getGEPInductionOperand(Gep); in isConsecutivePtr()
1799 unsigned InductionOperand = getGEPInductionOperand(Gep); in vectorizeMemoryInstruction()
3843 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()