Home
last modified time | relevance | path

Searched refs:CollectMemoryCodeInfos (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.h84 bool CollectMemoryCodeInfos(MachineCodeDesc &codeDesc);
H A Dbaseline_compiler.cpp180 bool BaselineCompiler::CollectMemoryCodeInfos(MachineCodeDesc &codeDesc) in CollectMemoryCodeInfos() function in panda::ecmascript::kungfu::BaselineCompiler
191 LOG_INST() << "In CollectMemoryCodeInfos, signer = " << singleton->GetCodeSigner(); in CollectMemoryCodeInfos()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compiler.cpp168 return baselineCompiler_->CollectMemoryCodeInfos(jitTask->GetMachineCodeDesc()); in Finalize()

Completed in 11 milliseconds