Home
last modified time | relevance | path

Searched refs:ModuleFactory (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp154 using ModuleFactory = std::function<std::shared_ptr<WrappedModule>(uint32_t moduleId)>; typedef in ark::llvmbackend::FixedCountSpreader
156 …dCountSpreader(compiler::RuntimeInterface *runtime, MethodCount limit, ModuleFactory moduleFactory) in FixedCountSpreader()
232 ModuleFactory moduleFactory_;