Home
last modified time | relevance | path

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

/art/runtime/jit/
Dsmall_pattern_matcher.cc32 static int32_t ReturnFirstArgMethod([[maybe_unused]] ArtMethod* method, int32_t first_arg) { in ReturnFirstArgMethod() function
227 return reinterpret_cast<void*>(&ReturnFirstArgMethod); in TryMatch()