Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching defs:WriteBitcodeToFile

1696 /// WriteBitcodeToFile - Write the specified module to the specified output
1698 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) {