Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_irmap.cpp46 mirFunction->ReleaseCodeMemory(); in Dump()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_phasemanager.cpp358 mirFunc->ReleaseCodeMemory(); in PhaseRun()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp65 mirFunc->ReleaseCodeMemory(); in ~MIRModule()
Dparser.cpp2944 mod.CurFunction()->ReleaseCodeMemory(); in ParseMIRForVar()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h569 void ReleaseCodeMemory() in ReleaseCodeMemory() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp230 (*iter)->ReleaseCodeMemory(); in ClearFunctionList()