Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp972 unsigned VecAlignment = TD->getPrefTypeAlignment(VType); in areInstsCompatible() local
973 if (BottomAlignment < VecAlignment) in areInstsCompatible()