Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp621 bool CGCFG::InSwitchTable(LabelIdx label, const CGFunc &func) in InSwitchTable() function in maplebe::CGCFG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1102 bool InSwitchTable(LabelIdx label) const in InSwitchTable() function