Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp308 Value *PtrB = getLoadStorePointerOperand(B); in isConsecutiveAccess() local
332 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, in areConsecutivePointers()
464 bool Vectorizer::lookThroughComplexAddresses(Value *PtrA, Value *PtrB, in lookThroughComplexAddresses()
567 bool Vectorizer::lookThroughSelects(Value *PtrA, Value *PtrB, in lookThroughSelects()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1481 Type *ElemTyB, Value *PtrB, in getPointersDiff()
1595 Value *PtrB = getLoadStorePointerOperand(B); in isConsecutiveAccess() local