HomeSort by relevance Sort by last modified time
    Searched refs:GetThrowableClassHandle (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
reference_type_propagation.h 79 ReferenceTypeInfo::TypeHandle GetThrowableClassHandle();
reference_type_propagation.cc 66 ReferenceTypeInfo::TypeHandle ReferenceTypePropagation::HandleCache::GetThrowableClassHandle() {
670 ReferenceTypeInfo::Create(handle_cache_->GetThrowableClassHandle(), /* is_exact */ false));
    [all...]

Completed in 73 milliseconds