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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp241 /// WriteTypeTable - Write out the type table for a module.
242 static void WriteTypeTable(const llvm_2_9::ValueEnumerator &VE, function
1615 WriteTypeTable(VE, Stream);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp191 /// WriteTypeTable - Write out the type table for a module.
192 static void WriteTypeTable(const llvm_2_9_func::ValueEnumerator &VE, function
1632 WriteTypeTable(VE, Stream);

Completed in 282 milliseconds