Searched refs:InductionOperand (Results 1 – 1 of 1) sorted by relevance
2838 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr() local2843 if (I != InductionOperand && in stripGetElementPtr()2846 return GEP->getOperand(InductionOperand); in stripGetElementPtr()