Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc2194 ReferenceTypeInfo argument_rti = argument->GetReferenceTypeInfo(); in SimplifyStringEquals() local
2195 if (argument_rti.IsValid() && argument_rti.IsStringClass()) { in SimplifyStringEquals()