Home
last modified time | relevance | path

Searched defs:GetAbbrevIDWidth (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h97 unsigned GetAbbrevIDWidth() const { return CurCodeSize; } in GetAbbrevIDWidth() function
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamReader.h226 unsigned GetAbbrevIDWidth() const { return CurCodeSize; } in GetAbbrevIDWidth() function