Searched refs:intStorageType (Results 1 – 1 of 1) sorted by relevance
38 auto intStorageType = storageType.dyn_cast<IntegerType>(); in verify() local39 if (!intStorageType) in verify()41 unsigned integralWidth = intStorageType.getWidth(); in verify()