Searched refs:VParts1 (Results 1 – 1 of 1) sorted by relevance
1086 unsigned VParts1 = TTI->getNumberOfParts(VT1), in areInstsCompatible() local1088 if (VParts1 > 1 || VParts2 > 1) in areInstsCompatible()1090 else if ((!VParts1 || !VParts2) && VCost == ICost + JCost) in areInstsCompatible()