Lines Matching defs:MinBitWidth
5549 uint32_t MinBitWidth =5551 if (IntVT.getSizeInBits() >= MinBitWidth) {5553 BW = PowerOf2Ceil(MinBitWidth);