Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.cpp42 uint32_t BitCountPowerOfTwo = 0; in getSlice() local
58 BitCountPowerOfTwo = BitCount; in getSlice()
63 BitCount = BitCountPowerOfTwo; in getSlice()