Searched refs:BaseTypeSize (Results 1 – 1 of 1) sorted by relevance
192 uint32_t BaseTypeSize = BaseType->getSizeInBits(); in completeType() local193 while (!BaseTypeSize) { in completeType()197 BaseTypeSize = BaseType->getSizeInBits(); in completeType()199 ArrayInfo.Nelems = ATy->getSizeInBits() / BaseTypeSize; in completeType()