Home | History | Annotate | Download | only in BitWriter_2_9_func

Lines Matching defs:WriteBitcodeToFile

1770 /// WriteBitcodeToFile - Write the specified module to the specified output
1772 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) {