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