Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h291 inline bool BasicBlock::IsTryBegin() const in IsTryBegin() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h476 bool IsTryBegin() const in IsTryBegin() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp377 bool BasicBlock::IsTryBegin() const in IsTryBegin() function in ark::compiler::BasicBlock