Searched refs:IsValidTypeIndex (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | reference_type_propagation.cc | 694 if (catch_info->IsValidTypeIndex()) { in VisitLoadException() |
D | nodes.h | 1042 bool IsValidTypeIndex() const { in IsValidTypeIndex() function |