Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DVectorUtils.h59 Value *stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DVectorUtils.h60 Value *stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp);
/external/llvm/lib/Analysis/
DVectorUtils.cpp125 Value *llvm::stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp) { in stripGetElementPtr() function in llvm
171 Ptr = stripGetElementPtr(Ptr, SE, Lp); in getStrideFromPointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DVectorUtils.cpp127 Value *llvm::stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp) { in stripGetElementPtr() function in llvm
173 Ptr = stripGetElementPtr(Ptr, SE, Lp); in getStrideFromPointer()