Home
last modified time | relevance | path

Searched refs:GetStringClassHandle (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation_test.cc64 return ReferenceTypeInfo::Create(graph_->GetHandleCache()->GetStringClassHandle(), is_exact); in StringType()
Dreference_type_propagation.cc535 ReferenceTypeInfo::Create(GetHandleCache()->GetStringClassHandle(), /* is_exact= */ true)); in SetClassAsTypeInfo()
655 ReferenceTypeInfo::Create(GetHandleCache()->GetStringClassHandle(), /* is_exact= */ true)); in VisitLoadString()
Dnodes.h339 ReferenceTypeInfo::TypeHandle GetStringClassHandle() { in GetStringClassHandle() function