Searched refs:WriteModule (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1772 /// WriteModule - Emit the specified module to the bitstream.
1773 static void WriteModule(const Module *M, BitstreamWriter &Stream) { function
1921 WriteModule(M, Stream);

Completed in 56 milliseconds