Searched refs:GotBits (Results 1 – 1 of 1) sorted by relevance
1282 bool GotBits = HBS::getUsedBits(Opc, OpN, T, Begin, HII); in computeUsedBits() local1293 if (!GotBits) in computeUsedBits()1297 GotBits = true; in computeUsedBits()1299 if (GotBits) in computeUsedBits()1301 return GotBits; in computeUsedBits()