IfConverter::MeetIfcvtSizeLimit - Fix uninitialized variable warnings. NFCI.
Ensure the duplication instruction counts are initialized to zero (even though they aren't used) to silence static analysis warnings.
Loading
Please sign in to comment
Ensure the duplication instruction counts are initialized to zero (even though they aren't used) to silence static analysis warnings.