Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp990 unsigned BottomAlignment = IAlignment; in areInstsCompatible() local
991 if (OffsetInElmts < 0) BottomAlignment = JAlignment; in areInstsCompatible()
1005 if (BottomAlignment < VecAlignment) in areInstsCompatible()
1015 BottomAlignment, in areInstsCompatible()