Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/src/
DassemblyFunctionProto.cpp54 auto *labelMap = protoFunction.add_labeltable(); in Serialize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1019 MapleMap<LabelIdx, uint64> labelMap; variable