Searched refs:getGEPInductionOperand (Results 1 – 2 of 2) sorted by relevance
333 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);
152 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm181 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()