Searched refs:GoodBits (Results 1 – 1 of 1) sorted by relevance
3521 int64_t GoodBits = Start.getValueSizeInBits() - StartVal; in tryBFE() local3522 if (NumBits > GoodBits) { in tryBFE()