Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dprepare_for_register_allocation.cc86 ArtMethod* char_at_method = jni::DecodeArtMethod(WellKnownClasses::java_lang_String_charAt); in VisitBoundsCheck() local
87 if (GetGraph()->GetArtMethod() != char_at_method) { in VisitBoundsCheck()
91 char_at_method, in VisitBoundsCheck()