Searched refs:GotBits (Results 1 – 1 of 1) sorted by relevance
1208 bool GotBits = HBS::getUsedBits(Opc, OpN, T, Begin, HII); in computeUsedBits() local1219 if (!GotBits) in computeUsedBits()1223 GotBits = true; in computeUsedBits()1225 if (GotBits) in computeUsedBits()1227 return GotBits; in computeUsedBits()