Searched refs:CanUseUnpackLow (Results 1 – 1 of 1) sorted by relevance
6096 bool CanUseUnpackLow = true, CanUseUnpackHigh = true; in tryPrepareForUnpack() local6103 CanUseUnpackLow = false; in tryPrepareForUnpack()6104 if (!CanUseUnpackLow && !CanUseUnpackHigh) { in tryPrepareForUnpack()