Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp22 bool MIRParser::ParseSwitchCase(int64 &constVal, LabelIdx &lblIdx) in ParseSwitchCase()
Dmir_lower.cpp275 LabelIdx lblIdx = (*switchTable)[0].second; in ConsecutiveCaseValsAndSameTarget() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp3229 void Emitter::AddLabelDieToLabelIdxMapping(DBGDie *lblDie, LabelIdx lblIdx) in AddLabelDieToLabelIdxMapping()