Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc2417 TryCatchInformation* try_catch_info = reference->IsTryBlock() in UpdateLoopAndTryInformationOfNewBlock() local
2420 block->SetTryCatchInformation(try_catch_info); in UpdateLoopAndTryInformationOfNewBlock()