Searched refs:BAI2 (Results 1 – 1 of 1) sorted by relevance
325 [](const ByteArrayInfo &BAI1, const ByteArrayInfo &BAI2) { in allocateByteArrays() argument326 return BAI1.BitSize > BAI2.BitSize; in allocateByteArrays()