Home
last modified time | relevance | path

Searched defs:mempoolName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
Dmaple_phase_manager.cpp23 std::string mempoolName = pi.PhaseName() + " memPool"; in ApplyMemPoolForAnalysisPhase() local
237 …hreadLocalMemPool> MaplePhaseManager::AllocateMemPoolInPhaseManager(const std::string &mempoolName) in AllocateMemPoolInPhaseManager()