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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp313 bool Vectorizer::isConsecutiveAccess(Value *A, Value *B) { function in class:Vectorizer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1172 bool llvm::isConsecutiveAccess(Value *A, Value *B, const DataLayout &DL, function in class:llvm

Completed in 132 milliseconds