Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp997 unsigned BottomAlignment = IAlignment; in areInstsCompatible() local
998 if (OffsetInElmts < 0) BottomAlignment = JAlignment; in areInstsCompatible()
1012 if (BottomAlignment < VecAlignment) in areInstsCompatible()
1022 BottomAlignment, in areInstsCompatible()