Home
last modified time | relevance | path

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

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