Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5403 unsigned IdentityCnt = 0; in reorderTopToBottom() local
5410 IdentityCnt += Pair.second; in reorderTopToBottom()
5415 unsigned Cnt = IdentityCnt; in reorderTopToBottom()
5421 (Cnt == IdentityCnt && IdentityCnt == FilledIdentityCnt && in reorderTopToBottom()
5729 unsigned IdentityCnt = 0; in reorderBottomToTop() local
5734 IdentityCnt += Pair.second; in reorderBottomToTop()
5739 unsigned Cnt = IdentityCnt; in reorderBottomToTop()