Home | History | Annotate | Download | only in Writer

Lines Matching defs:WriteBitcodeToFile

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