Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp161 Value *llvm::stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp) { in stripGetElementPtr() function in llvm
207 Ptr = stripGetElementPtr(Ptr, SE, Lp); in getStrideFromPointer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h334 Value *stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp);