codegen_llvm      494 src/CodeGen_LLVM.h EXPORT std::unique_ptr<llvm::Module> codegen_llvm(const Module &module,
codegen_llvm       71 src/LLVM_Output.cpp     return codegen_llvm(module, context);