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