Searched defs:GetStringClassHandle (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dreference_type_propagation.cc62 ReferenceTypeInfo::TypeHandle ReferenceTypePropagation::HandleCache::GetStringClassHandle() { function in class:art::ReferenceTypePropagation::HandleCache
556 ReferenceTypeInfo::Create(handle_cache_->GetStringClassHandle(), /* is_exact */ true));
661 ReferenceTypeInfo::Create(handle_cache_->GetStringClassHandle(), /* is_exact */ true));

Completed in 5 milliseconds