Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h501 void CopyTryCatchProps(BasicBlock *block) in CopyTryCatchProps() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp402 void BasicBlock::CopyTryCatchProps(BasicBlock *block) in CopyTryCatchProps() function in ark::compiler::BasicBlock