Home
last modified time | relevance | path

Searched refs:GetCatchTypeIdsCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp436 if (auto ids_count = this->GetCatchTypeIdsCount(); ids_count > 0) { in Clone()
Dinst.h2841 size_t GetCatchTypeIdsCount() const in GetCatchTypeIdsCount() function