Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp147 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm
176 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h332 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);