Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp466 bool CanAddPredicate = !OptForSize; in isConsecutivePtr() local
468 CanAddPredicate, false).value_or(0); in isConsecutivePtr()