Searched refs:words_to_clear (Results 1 – 1 of 1) sorted by relevance
1011 …const uint32_t words_to_clear = 1 + std::min(debug_record[kInstCommonOutSize], (uint32_t)kInstMaxO… in AnalyzeAndReportError() local1012 memset(debug_output_buffer, 0, sizeof(uint32_t) * words_to_clear); in AnalyzeAndReportError()