Home
last modified time | relevance | path

Searched defs:IsCatch (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dcatch_inputs.cpp23 bool IsCatch(BasicBlock *bb) in IsCatch() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h319 inline bool BasicBlock::IsCatch() const in IsCatch() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h436 bool IsCatch() const in IsCatch() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp347 bool BasicBlock::IsCatch() const in IsCatch() function in ark::compiler::BasicBlock
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h649 bool IsCatch() const in IsCatch() function