Searched refs:TyIsCommon (Results 1 – 2 of 2) sorted by relevance
1113 bool TyIsCommon = true; in findCommonType() local1150 TyIsCommon = false; // Give up on anything but an iN type. in findCommonType()1155 return TyIsCommon ? Ty : ITy; in findCommonType()
1064 bool TyIsCommon = true; in findCommonType() local1101 TyIsCommon = false; // Give up on anything but an iN type. in findCommonType()1106 return TyIsCommon ? Ty : ITy; in findCommonType()