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