Searched refs:getCharBit (Results 1 – 3 of 3) sorted by relevance
67 unsigned getCharBit() const;
197 unsigned Context::getCharBit() const { in getCharBit() function in Context
39 const size_t BitWidth = CharWidth * Ctx.getCharBit(); in createGlobalString()