Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp138 EHFunc *ehFunc = cgFunc->GetEHFunc(); in BuildCFG() local
550 EHFunc *ehFunc = cgFunc->GetEHFunc(); in RemoveBB() local
609 bool CGCFG::InLSDA(LabelIdx label, const EHFunc &ehFunc) in InLSDA()
730 EHFunc *ehFunc = cgFunc->GetEHFunc(); in UnreachCodeAnalysis() local
Dcfgo.cpp471 EHFunc *ehFunc = cgFunc->GetEHFunc(); in RelocateThrowBB() local
681 EHFunc *ehFunc = cgFunc->GetEHFunc(); in Optimize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doptimize_common.h51 EHFunc *ehFunc = cgFunc->GetEHFunc(); in IsLabelInLSDAOrSwitchTable() local
Dcgfunc.h1605 EHFunc *ehFunc = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp128 EHFunc *ehFunc = cgFunc.GetEHFunc(); in EmitFullLSDA() local
554 EHFunc *ehFunc = cgFunc.GetEHFunc(); in Run() local