Searched refs:old_literal_count (Results 1 – 1 of 1) sorted by relevance
830 int old_literal_count = shared_info->num_literals(); in PatchLiterals() local832 if (old_literal_count == new_literal_count && !feedback_metadata_changed) { in PatchLiterals()