HomeSort by relevance Sort by last modified time
    Searched defs:method_load_data (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
sharpening.cc 87 uint64_t method_load_data = 0u; local
105 method_load_data = direct_method;
116 method_load_data = layout.MethodOffset(target_method.dex_method_index);
148 method_load_kind, code_ptr_location, method_load_data, direct_code_ptr
nodes.h 3903 uint64_t method_load_data; member in struct:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvokeStaticOrDirect::ClinitCheckRequirement::DispatchInfo
    [all...]

Completed in 54 milliseconds