Home
last modified time | relevance | path

Searched refs:method_load_data (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dsharpening.cc73 uint64_t method_load_data = 0u; in SharpenLoadMethod() local
122 method_load_data = reinterpret_cast<uintptr_t>(callee); in SharpenLoadMethod()
156 method_load_kind, code_ptr_location, method_load_data in SharpenLoadMethod()
H A Dnodes.h4854 uint64_t method_load_data;
4945 return static_cast<QuickEntrypointEnum>(dispatch_info_.method_load_data);
4950 return dispatch_info_.method_load_data;