Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc236 static void LinkToCatchBlocks(HTryBoundary* try_boundary, in LinkToCatchBlocks() function
368 LinkToCatchBlocks(try_entry, code_item_accessor_, try_item, catch_blocks); in InsertTryBoundaryBlocks()
396 LinkToCatchBlocks(try_exit, code_item_accessor_, try_item, catch_blocks); in InsertTryBoundaryBlocks()