compile_llvm_module_to_llvm_assembly   45 src/LLVM_Output.h EXPORT void compile_llvm_module_to_llvm_assembly(llvm::Module &module, Internal::LLVMOStream& out);
compile_llvm_module_to_llvm_assembly  357 src/Module.cpp             compile_llvm_module_to_llvm_assembly(*llvm_module, *out);