Home
last modified time | relevance | path

Searched refs:CanAddPredicate (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp430 bool CanAddPredicate = !OptForSize; in isConsecutivePtr() local
431 int Stride = getPtrStride(PSE, Ptr, TheLoop, Strides, CanAddPredicate, false); in isConsecutivePtr()