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