Searched refs:CheckedProd (Results 1 – 1 of 1) sorted by relevance
69 auto CheckedProd = in getAllocationSize() local71 if (!CheckedProd) in getAllocationSize()73 return TypeSize::getFixed(*CheckedProd); in getAllocationSize()83 auto CheckedProd = checkedMulUnsigned(Size->getKnownMinValue(), in getAllocationSizeInBits() local85 if (!CheckedProd) in getAllocationSizeInBits()87 return TypeSize::get(*CheckedProd, Size->isScalable()); in getAllocationSizeInBits()