Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp137 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand() function in llvm
166 unsigned InductionOperand = getGEPInductionOperand(GEP); in stripGetElementPtr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h329 unsigned getGEPInductionOperand(const GetElementPtrInst *Gep);