Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h441 void SetCatchBegin(bool v) in SetCatchBegin() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp352 void BasicBlock::SetCatchBegin(bool v) in SetCatchBegin() function in ark::compiler::BasicBlock