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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1594 /// WriteModule - Emit the specified module to the bitstream.
1595 static void WriteModule(const Module *M, BitstreamWriter &Stream) { function
1739 WriteModule(M, Stream);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1611 /// WriteModule - Emit the specified module to the bitstream.
1612 static void WriteModule(const Module *M, BitstreamWriter &Stream) { function
1756 WriteModule(M, Stream);

Completed in 11 milliseconds