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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp234 /// WriteTypeTable - Write out the type table for a module.
235 static void WriteTypeTable(const ValueEnumerator &VE, BitstreamWriter &Stream) { function
1575 WriteTypeTable(VE, Stream);

Completed in 31 milliseconds