Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp762 auto IsAllowedAndFast = [&, SizeBytes = SizeBytes, &TTI = TTI, in splitChainByAlignment() local
808 IsAllowedAndFast(PrefAlign)) { in splitChainByAlignment()
820 if (!IsAllowedAndFast(Alignment)) { in splitChainByAlignment()