Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching defs:WriteBitcodeToFile

1910 /// WriteBitcodeToFile - Write the specified module to the specified output
1912 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) {