Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool_allocator.h35 explicit MapleAllocator(MemPool *m) : memPool(m) {} in MapleAllocator() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h1808 explicit PiassignMeStmt(MapleAllocator *) : MeStmt(OP_piassign) {} in PiassignMeStmt() argument
2205 IassignMeStmt(MapleAllocator *, const IassignMeStmt &iss) in IassignMeStmt() argument
2210 …IassignMeStmt(MapleAllocator *, TyIdx tidx, IvarMeExpr *l, MeExpr *r, const MapleMap<OStIdx, ChiMe… in IassignMeStmt() argument