Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc393 HTryBoundary* try_exit = in InsertTryBoundaryBlocks() local
395 graph_->SplitEdge(try_block, successor)->AddInstruction(try_exit); in InsertTryBoundaryBlocks()
396 LinkToCatchBlocks(try_exit, code_item_accessor_, try_item, catch_blocks); in InsertTryBoundaryBlocks()