Searched refs:VParts (Results 1 – 1 of 1) sorted by relevance
1035 unsigned VParts = TTI->getNumberOfParts(VType); in areInstsCompatible() local1036 if (VParts > 1) in areInstsCompatible()1038 else if (!VParts && VCost == ICost + JCost) in areInstsCompatible()