Searched refs:isComplexOfIntType (Results 1 – 1 of 1) sorted by relevance
1200 LLVM_ATTRIBUTE_UNUSED static bool isComplexOfIntType(Type type) { in isComplexOfIntType() function1206 assert(isComplexOfIntType(getElementType()) && in getComplexIntValues()1213 assert(isComplexOfIntType(getElementType()) && in complex_value_begin()1218 assert(isComplexOfIntType(getElementType()) && in complex_value_end()