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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp314 Value *PtrA = getLoadStorePointerOperand(A); local
339 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, 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...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1174 Value *PtrA = getLoadStorePointerOperand(A); local
[all...]

Completed in 105 milliseconds