Home
last modified time | relevance | path

Searched defs:switchTable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_lower.cpp254 static bool ConsecutiveCaseValsAndSameTarget(const CaseVector *switchTable) in ConsecutiveCaseValsAndSameTarget() argument
275 CaseVector *switchTable = &switchNode->GetSwitchTable(); in LowerSwitchStmt() local
[all...]
H A Dmir_builder.cpp432 SwitchNode *MIRBuilder::CreateStmtSwitch(BaseNode *opnd, LabelIdx defaultLabel, const CaseVector &switchTable) in CreateStmtSwitch() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp397 const SmallCaseVector &switchTable = rangeGotoNode.GetRangeGotoTable(); in SelectRangeGoto() local

Completed in 5 milliseconds