Home
last modified time | relevance | path

Searched defs:manager (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dmir_compiler.cpp41 InsertingPassManager manager; in CompileModule() local
Dllvm_irtoc_compiler.cpp69 …td::make_unique<MIRCompiler>(targetMachine_, [this](ark::llvmbackend::InsertingPassManager *manage… in LLVMIrtocCompiler()
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dinsert_safepoints.cpp100 llvm::legacy::FunctionPassManager manager(func.getParent()); in RunLegacyInserter() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dpeep.h106 PeepOptimizeManager *manager = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h368 auto manager = JSSharedMemoryManager::GetInstance(); in DecreaseSharedArrayBufferReference() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp62 JSPandaFileManager *manager = JSPandaFileManager::GetInstance(); in HWTEST_F_L0() local