Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.cc911 static bool IsStringConstructor(ArtMethod* method) { in IsStringConstructor() function
956 if (IsStringConstructor(resolved_method)) { in BuildInvoke()