Searched refs:UseFastInterpreterToInterpreterInvoke (Results 1 – 3 of 3) sorted by relevance
132 bool UseFastInterpreterToInterpreterInvoke(ArtMethod* method)321 use_fast_path = called_method->UseFastInterpreterToInterpreterInvoke(); in DoInvoke()323 use_fast_path = UseFastInterpreterToInterpreterInvoke(called_method); in DoInvoke()
70 bool UseFastInterpreterToInterpreterInvoke(ArtMethod* method) { in UseFastInterpreterToInterpreterInvoke() function
319 bool UseFastInterpreterToInterpreterInvoke() const { in UseFastInterpreterToInterpreterInvoke() function