HomeSort by relevance Sort by last modified time
    Searched refs:ShouldUseInterpreterEntrypoint (Results 1 - 4 of 4) sorted by null

  /art/runtime/
method_handles.cc 517 bool use_interpreter_entrypoint = ClassLinker::ShouldUseInterpreterEntrypoint(
613 bool use_interpreter_entrypoint = ClassLinker::ShouldUseInterpreterEntrypoint(
    [all...]
class_linker.h 615 static bool ShouldUseInterpreterEntrypoint(ArtMethod* method, const void* quick_code)
    [all...]
class_linker.cc     [all...]
  /art/runtime/interpreter/
interpreter_common.cc     [all...]

Completed in 87 milliseconds