Searched defs:PtrDelta (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp339 areConsecutivePointers(Value *PtrA, Value *PtrB, APInt PtrDelta, unsigned Depth) const argument
396 lookThroughComplexAddresses(Value *PtrA, Value *PtrB, APInt PtrDelta, unsigned Depth) const argument
487 lookThroughSelects(Value *PtrA, Value *PtrB, const APInt &PtrDelta, unsigned Depth) const argument
[all...]

Completed in 49 milliseconds