Searched defs:EmitDarwinBCTrailer (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1678 /// EmitDarwinBCTrailer - Emit the darwin epilog after the bitcode file and
1680 static void EmitDarwinBCTrailer(BitstreamWriter &Stream, unsigned BufferSize) { function
1727 EmitDarwinBCTrailer(Stream, Stream.getBuffer().size());

Completed in 116 milliseconds