Home
last modified time | relevance | path

Searched refs:InductionOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2838 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr() local
2843 if (I != InductionOperand && in stripGetElementPtr()
2846 return GEP->getOperand(InductionOperand); in stripGetElementPtr()