Home | History | Annotate | Download | only in BitWriter_2_9_func

Lines Matching defs:WriteBitcodeToFile

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