Searched refs:NotifyInterpreterToCompiledCodeTransition (Results 1 – 2 of 2) sorted by relevance
116 void NotifyInterpreterToCompiledCodeTransition(Thread* self, ArtMethod* caller) in NotifyInterpreterToCompiledCodeTransition() function
536 jit->NotifyInterpreterToCompiledCodeTransition(self, caller); in ArtInterpreterToCompiledCodeBridge()