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

/art/compiler/optimizing/
H A Dblock_builder.cc339 catch_block->SetTryCatchInformation(
H A Dnodes.cc553 block->SetTryCatchInformation(new (allocator_) TryCatchInformation(*try_entry));
2374 block->SetTryCatchInformation(try_catch_info);
H A Dnodes.h1258 void SetTryCatchInformation(TryCatchInformation* try_catch_information) { function in class:art::HBasicBlock

Completed in 122 milliseconds