HomeSort by relevance Sort by last modified time
    Searched refs:GetAbbrevIDWidth (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 225 /// GetAbbrevIDWidth - Return the number of bits used to encode an abbrev #.
226 unsigned GetAbbrevIDWidth() const { return CurCodeSize; }
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 360 << " BlockCodeSize=" << Stream.GetAbbrevIDWidth() << ">\n";
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]

Completed in 2184 milliseconds