Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp442 CurFunction()->GetCodeMPAllocator().Adapter()); in ReplaceIcallToCall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp92 return curFunc->GetCodeMPAllocator(); in GetCurFuncCodeMPAllocator()
Dmir_builder.cpp1315 return &curFunction->GetCodeMPAllocator(); in GetCurrentFuncCodeMpAllocator()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h1241 MapleAllocator &GetCodeMPAllocator() in GetCodeMPAllocator() function