Home
last modified time | relevance | path

Searched defs:ehFunc (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doptimize_common.h54 EHFunc *ehFunc = cgFunc->GetEHFunc(); in IsLabelInLSDAOrSwitchTable() local
Dcgfunc.h1794 EHFunc *ehFunc = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp542 EHFunc *ehFunc = cgFunc->GetEHFunc(); in RemoveBB() local
621 bool CGCFG::InLSDA(LabelIdx label [[maybe_unused]], const EHFunc *ehFunc [[maybe_unused]]) in InLSDA()
749 EHFunc *ehFunc = cgFunc->GetEHFunc(); in UnreachCodeAnalysis() local
Dcfgo.cpp613 EHFunc *ehFunc = cgFunc->GetEHFunc(); in RelocateThrowBB() local
897 EHFunc *ehFunc = cgFunc->GetEHFunc(); in Optimize() local