Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc650 TryCatchInformation* catch_info = instr->GetBlock()->GetTryCatchInformation(); in VisitLoadException() local
652 if (catch_info->IsCatchAllTypeIndex()) { in VisitLoadException()
657 catch_info->GetCatchTypeIndex(), in VisitLoadException()
658 catch_info->GetCatchDexFile(), in VisitLoadException()