Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3838 static Value *stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp) { in stripGetElementPtr() function
3885 Ptr = stripGetElementPtr(Ptr, SE, Lp); in getStrideFromPointer()