HomeSort by relevance Sort by last modified time
    Searched defs:ReadAbbrevRecord (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp 283 void BitstreamCursor::ReadAbbrevRecord() {
349 ReadAbbrevRecord();
351 // ReadAbbrevRecord installs the abbrev in CurAbbrevs. Move it to the
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 556 void ReadAbbrevRecord() {
601 ReadAbbrevRecord();
603 // ReadAbbrevRecord installs the abbrev in CurAbbrevs. Move it to the

Completed in 159 milliseconds