Home | History | Annotate | Download | only in optimizing

Lines Matching defs:method_header

1248     const auto* method_header = reinterpret_cast<const OatQuickMethodHeader*>(code);
1249 const uintptr_t code_address = reinterpret_cast<uintptr_t>(method_header->GetCode());
1264 info.frame_size_in_bytes = method_header->GetFrameSizeInBytes();