Searched refs:native_pc_max (Results 1 – 1 of 1) sorted by relevance
233 uint32_t native_pc_max = 0; in ComputeInvokeInfoEncoding() local239 native_pc_max = std::max(native_pc_max, entry.native_pc_code_offset.CompressedValue()); in ComputeInvokeInfoEncoding()246 encoding->invoke_info.encoding.SetFromSizes(native_pc_max, invoke_type_max, method_index_max); in ComputeInvokeInfoEncoding()