Searched refs:UseFastInterpreterToInterpreterInvoke (Results 1 – 3 of 3) sorted by relevance
127 bool UseFastInterpreterToInterpreterInvoke(ArtMethod* method)223 use_fast_path = called_method->UseFastInterpreterToInterpreterInvoke(); in DoInvoke()225 use_fast_path = UseFastInterpreterToInterpreterInvoke(called_method); in DoInvoke()
69 bool UseFastInterpreterToInterpreterInvoke(ArtMethod* method) { in UseFastInterpreterToInterpreterInvoke() function
289 bool UseFastInterpreterToInterpreterInvoke() { in UseFastInterpreterToInterpreterInvoke() function