Home
last modified time | relevance | path

Searched refs:GetStackMemPool (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp48 LocalMapleAllocator allocator(cgFunc->GetStackMemPool()); in RemovePhiLiveInFromSuccNotFromThisBB()
86 LocalMapleAllocator allocator(cgFunc->GetStackMemPool()); in GenerateLiveIn()
105 LocalMapleAllocator allocator(cgFunc->GetStackMemPool()); in GenerateLiveInByDefUse()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dlive.h29 : AnalysisResult(&memPool), cgFunc(&func), alloc(&memPool), stackMp(func.GetStackMemPool()) in LiveAnalysis()
H A Dcgfunc.h668 StackMemPool &GetStackMemPool() in GetStackMemPool() function in maplebe::CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool_allocator.h89 StackMemPool &GetStackMemPool() const in GetStackMemPool() function in maple::LocalMapleAllocator

Completed in 5 milliseconds