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

/art/compiler/optimizing/
H A Dblock_builder.cc202 static void LinkToCatchBlocks(HTryBoundary* try_boundary, function in namespace:art
322 LinkToCatchBlocks(try_entry, code_item_, entry.second, catch_blocks);
348 LinkToCatchBlocks(try_exit, code_item_, entry.second, catch_blocks);

Completed in 59 milliseconds