Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp715 CandidateChains; in splitChainByAlignment() local
722 CandidateChains.push_back( in splitChainByAlignment()
727 for (auto It = CandidateChains.rbegin(), End = CandidateChains.rend(); in splitChainByAlignment()