Searched refs:getGEPInductionOperand (Results 1 – 1 of 1) sorted by relevance
1600 static unsigned getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function1660 unsigned InductionOperand = getGEPInductionOperand(Gep); in isConsecutivePtr()1799 unsigned InductionOperand = getGEPInductionOperand(Gep); in vectorizeMemoryInstruction()3843 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()