Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h2463 explicit AssignedPart(MapleAllocator *alloc) : mustDefList(alloc->Adapter()) {} in AssignedPart() function
2465AssignedPart(MapleAllocator *alloc, MeStmt *defStmt, const MapleVector<MustDefMeNode> &mustDefList) in AssignedPart() function