Searched refs:getGEPInductionOperand (Results 1 – 3 of 3) sorted by relevance
67 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);
231 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm261 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()
2026 unsigned InductionOperand = getGEPInductionOperand(Gep); in isConsecutivePtr()2415 unsigned InductionOperand = getGEPInductionOperand(Gep); in vectorizeMemoryInstruction()5687 unsigned InductionOperand = getGEPInductionOperand(Gep); in collectValuesToIgnore()