Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h446 bool IsCatchBegin() const in IsCatchBegin() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp356 bool BasicBlock::IsCatchBegin() const in IsCatchBegin() function in ark::compiler::BasicBlock