Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp305 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local
330 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, in areConsecutivePointers()
387 bool Vectorizer::lookThroughComplexAddresses(Value *PtrA, Value *PtrB, in lookThroughComplexAddresses()
533 bool Vectorizer::lookThroughSelects(Value *PtrA, Value *PtrB, in lookThroughSelects()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1127 Optional<int> llvm::getPointersDiff(Value *PtrA, Value *PtrB, in getPointersDiff()
1237 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local