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