Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase.h28 : phaseAllocator(&mp), phaseKind(kind), phaseID(id), tempMemPools(phaseAllocator.Adapter()) in MaplePhase()
57 return &phaseAllocator; in GetPhaseAllocator()
61 return phaseAllocator.GetMemPool(); in GetPhaseMemPool()
68 MapleAllocator phaseAllocator; // mempool for phase member in maple::MaplePhase

Completed in 1 milliseconds