Searched refs:LongerIsComplex (Results 1 – 1 of 1) sorted by relevance
1121 bool LongerIsComplex = isa<ComplexType>(LongerType.getCanonicalType()); in handleComplexFloatConversion() local1123 LongerIsComplex ? LongerType : S.Context.getComplexType(LongerType); in handleComplexFloatConversion()1130 if (LongerIsComplex) in handleComplexFloatConversion()