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

  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 536 /// EmitBlockInfoAbbrev - Emit a DEFINE_ABBREV record for the specified
538 unsigned EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) {
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamWriter.h 516 /// EmitBlockInfoAbbrev - Emit a DEFINE_ABBREV record for the specified
518 unsigned EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) {

Completed in 1685 milliseconds