Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2735 static unsigned getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function
2767 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()