Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp142 …Module* stubM = generator.AddModule(&allocator, "bc_stub", triple_, stubOp, log->OutputASM(), Stub… in BuildStubModuleAndSave() local
143 RunPipeline(stubM->GetModule(), &allocator); in BuildStubModuleAndSave()