Searched refs:ResolveMethodFromInlineCache (Results 1 – 1 of 1) sorted by relevance
824 static ArtMethod* ResolveMethodFromInlineCache(Handle<mirror::Class> klass, in ResolveMethodFromInlineCache() function881 ArtMethod* resolved_method = ResolveMethodFromInlineCache( in TryInlineMonomorphicCall()1051 ArtMethod* method = ResolveMethodFromInlineCache(handle, invoke_instruction, pointer_size); in TryInlinePolymorphicCall()