HomeSort by relevance Sort by last modified time
    Searched full:b_type_handle (Results 1 - 1 of 1) sorted by null

  /art/compiler/optimizing/
reference_type_propagation.cc 701 ReferenceTypeInfo::TypeHandle b_type_handle = b.GetTypeHandle(); local
703 bool b_is_interface = b_type_handle->IsInterface();
711 result_type_handle = b_type_handle;
715 handle_cache_.NewHandle(a_type_handle->GetCommonSuperClass(b_type_handle));
    [all...]

Completed in 365 milliseconds