Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2848 void SetTryEndBlock(BasicBlock *try_end_bb) in SetTryEndBlock() argument
2850 try_end_bb_ = try_end_bb; in SetTryEndBlock()