Home
last modified time | relevance | path

Searched refs:GotBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1208 bool GotBits = HBS::getUsedBits(Opc, OpN, T, Begin, HII); in computeUsedBits() local
1219 if (!GotBits) in computeUsedBits()
1223 GotBits = true; in computeUsedBits()
1225 if (GotBits) in computeUsedBits()
1227 return GotBits; in computeUsedBits()