Searched refs:ModuleFactory (Results 1 – 1 of 1) sorted by relevance
154 using ModuleFactory = std::function<std::shared_ptr<WrappedModule>(uint32_t moduleId)>; typedef in ark::llvmbackend::FixedCountSpreader156 …dCountSpreader(compiler::RuntimeInterface *runtime, MethodCount limit, ModuleFactory moduleFactory) in FixedCountSpreader()232 ModuleFactory moduleFactory_;