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