Searched refs:SetTryCatchInformation (Results 1 - 3 of 3) sorted by path

/art/compiler/optimizing/
H A Dblock_builder.cc303 catch_block->SetTryCatchInformation(
H A Dnodes.cc400 block->SetTryCatchInformation(new (arena_) TryCatchInformation(*try_entry));
1991 block->SetTryCatchInformation(try_catch_info);
H A Dnodes.h1108 void SetTryCatchInformation(TryCatchInformation* try_catch_information) { function in class:art::HBasicBlock

Completed in 61 milliseconds