Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1612 int UniquesCntWithIdxLaneV = in getSplatScore() local
1617 if (UniquesCntWithIdxLaneV == UniquesCntWithOpIdxLaneV) in getSplatScore()
1621 (PowerOf2Ceil(UniquesCntWithIdxLaneV) - UniquesCntWithIdxLaneV); in getSplatScore()