Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_lower.cpp256 size_t caseNum = switchTable->size(); in ConsecutiveCaseValsAndSameTarget() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp1545 int caseNum = static_cast<int>(outList.size()); in VisitSwitch() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2721 int caseNum = static_cast<int>(outList.size()); in VisitSwitch() local

Completed in 13 milliseconds