Home
last modified time | relevance | path

Searched refs:CopyTryCatchProps (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp216 pre_header->CopyTryCatchProps(header); in FindAndInsertPreHeaders()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_basicblock_test.cpp524 bb->CopyTryCatchProps(bb); in __anon9f1e038e1002()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h501 void CopyTryCatchProps(BasicBlock *block) in CopyTryCatchProps() function