Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h512 uint32_t GetTryId() const in GetTryId() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp413 uint32_t BasicBlock::GetTryId() const in GetTryId() function in ark::compiler::BasicBlock