Lines Matching refs:WriteBitcodeToFile
2053 /// WriteBitcodeToFile - Write the specified module to the specified output2055 void llvm::WriteBitcodeToFile(const Module *M, raw_ostream &Out) {