Home
last modified time | relevance | path

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

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