Home
last modified time | relevance | path

Searched refs:GetCatchTypeIds (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_inst_test.cpp612 auto catch_type_id = try_inst->GetCatchTypeIds(); in HWTEST_F()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.h527 auto type_ids = try_inst->GetCatchTypeIds();
H A Dinst.h2836 const ArenaVector<uint32_t> *GetCatchTypeIds() const in GetCatchTypeIds() function in TryInst
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.h283 auto typeIds = tryInst->GetCatchTypeIds(); in EnumerateCatchHandlers()
H A Dinst.h6674 const ArenaVector<uint32_t> *GetCatchTypeIds() const

Completed in 27 milliseconds