Home
last modified time | relevance | path

Searched refs:DeleteMemPool (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dreg_alloc.cpp74 memPoolCtrler.DeleteMemPool(tempMP); in PhaseRun()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h106 void DeleteMemPool(MemPool *memPool) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmempool.cpp83 void MemPoolCtrler::DeleteMemPool(MemPool *memPool) const in DeleteMemPool() function in maple::MemPoolCtrler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h215 memPoolCtrler.DeleteMemPool(pragmaMemPool); in ReleasePragmaMemPool()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp547 memPoolCtrler.DeleteMemPool(localMp); in IsOperandImmValid()
567 memPoolCtrler.DeleteMemPool(localMp); in IsOperandImmValid()

Completed in 11 milliseconds