Searched refs:VParts2 (Results 1 – 1 of 1) sorted by relevance
1095 VParts2 = TTI->getNumberOfParts(VT2); in areInstsCompatible() local1096 if (VParts1 > 1 || VParts2 > 1) in areInstsCompatible()1098 else if ((!VParts1 || !VParts2) && VCost == ICost + JCost) in areInstsCompatible()