Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1035 unsigned VParts = TTI->getNumberOfParts(VType); in areInstsCompatible() local
1036 if (VParts > 1) in areInstsCompatible()
1038 else if (!VParts && VCost == ICost + JCost) in areInstsCompatible()