Home | History | Annotate | Download | only in optimizing

Lines Matching refs:method_header

942     const auto* method_header = reinterpret_cast<const OatQuickMethodHeader*>(code);
943 const uintptr_t code_address = reinterpret_cast<uintptr_t>(method_header->GetCode());
958 info.frame_size_in_bytes = method_header->GetFrameSizeInBytes();