Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dblock_builder.cc322 if (iterator.GetHandlerTypeIndex() != info->GetCatchTypeIndex()) { in InsertTryBoundaryBlocks()
H A Dreference_type_propagation.cc696 catch_info->GetCatchTypeIndex(), in VisitLoadException()
H A Dnodes.h1047 dex::TypeIndex GetCatchTypeIndex() const { in GetCatchTypeIndex() function