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

  /art/runtime/jit/
profiling_info.h 98 const void* GetSavedEntryPoint() const {
jit.cc 734 if ((profiling_info != nullptr) && (profiling_info->GetSavedEntryPoint() != nullptr)) {
736 method, profiling_info->GetSavedEntryPoint());
jit_code_cache.cc     [all...]

Completed in 68 milliseconds