Home
last modified time | relevance | path

Searched refs:caseLabelSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h742 caseLabelSet(allocator.Adapter()), in MIRLabelTable()
834 MapleUnorderedSet<LabelIdx> caseLabelSet; // labels marking starts of switch cases variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dswitch_lowerer.cpp354 labelTab->caseLabelSet.insert(casePair.second); in LowerSwitch()