Searched defs:CompileModule (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/ | ||
| D | mir_compiler.cpp | 35 llvm::Expected<std::unique_ptr<CreatedObjectFile>> MIRCompiler::CompileModule(llvm::Module &module) in CompileModule() function in ark::llvmbackend::MIRCompiler |
| D | llvm_aot_compiler.cpp | 807 void LLVMAotCompiler::CompileModule(WrappedModule &module) in CompileModule() function in ark::llvmbackend::LLVMAotCompiler |