Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h312 inline bool BasicBlock::IsCatchBegin() const in IsCatchBegin() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h446 bool IsCatchBegin() const in IsCatchBegin() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp357 bool BasicBlock::IsCatchBegin() const in IsCatchBegin() function in ark::compiler::BasicBlock