Searched defs:WriteBitcodeToFile (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1692 /// WriteBitcodeToFile - Write the specified module to the specified output
1694 void llvm::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm
/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3721 /// WriteBitcodeToFile - Write the specified module to the specified output
3723 void llvm::WriteBitcodeToFile(const Module *M, raw_ostream &Out, function in class:llvm

Completed in 173 milliseconds