Searched refs:CheckedProd (Results 1 – 1 of 1) sorted by relevance
72 auto CheckedProd = in getAllocationSize() local74 if (!CheckedProd) in getAllocationSize()76 return TypeSize::getFixed(*CheckedProd); in getAllocationSize()86 auto CheckedProd = checkedMulUnsigned(Size->getKnownMinValue(), in getAllocationSizeInBits() local88 if (!CheckedProd) in getAllocationSizeInBits()90 return TypeSize::get(*CheckedProd, Size->isScalable()); in getAllocationSizeInBits()