Searched refs:stripGetElementPtr (Results 1 – 2 of 2) sorted by relevance
338 Value *stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp);
176 Value *llvm::stripGetElementPtr(Value *Ptr, ScalarEvolution *SE, Loop *Lp) { in stripGetElementPtr() function in llvm222 Ptr = stripGetElementPtr(Ptr, SE, Lp); in getStrideFromPointer()