Home | History | Annotate | Download | only in Writer

Lines Matching refs:WriteBitcodeToFile

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