Home | History | Annotate | Download | only in Writer

Lines Matching defs:WriteBitcodeToFile

1692 /// WriteBitcodeToFile - Write the specified module to the specified output
1694 void llvm::WriteBitcodeToFile(const Module *M, raw_ostream &Out) {