This is an archive of the discontinued LLVM Phabricator instance.

[DAG] Use 'continue' to simplify EnforceNodeIdInvariant. NFC.
Needs ReviewPublic

Authored by madhur13490 on Aug 11 2021, 12:19 AM.

Details

Summary

Reduce nesting of the loop and make the function more readble.

Diff Detail

Event Timeline

madhur13490 created this revision.Aug 11 2021, 12:19 AM
madhur13490 requested review of this revision.Aug 11 2021, 12:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2021, 12:19 AM