Searched refs:getGEPInductionOperand (Results 1 – 5 of 5) sorted by relevance
54 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);
55 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);
101 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm130 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()
103 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm132 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()
2066 unsigned InductionOperand = getGEPInductionOperand(Gep); in isConsecutivePtr()2463 unsigned InductionOperand = getGEPInductionOperand(Gep); in vectorizeMemoryInstruction()6198 unsigned InductionOperand = getGEPInductionOperand(Gep); in collectValuesToIgnore()