Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.h75 ReferenceTypeInfo::TypeHandle GetThrowableClassHandle();
Dreference_type_propagation.cc63 ReferenceTypeInfo::TypeHandle ReferenceTypePropagation::HandleCache::GetThrowableClassHandle() { in GetThrowableClassHandle() function in art::ReferenceTypePropagation::HandleCache
654 ReferenceTypeInfo::Create(handle_cache_->GetThrowableClassHandle(), /* is_exact */ false)); in VisitLoadException()