Searched refs:integerType (Results 1 – 1 of 1) sorted by relevance
461 if (auto integerType = ed->getIntegerType(); !integerType.isNull()) in convertType() local462 return convertType(integerType); in convertType()