This is an archive of the discontinued LLVM Phabricator instance.

[VPlan] Define class successor and predecessor iterators.
AbandonedPublic

Authored by asbirlea on Mar 9 2020, 3:54 PM.

Details

Reviewers
None
Summary

Define class-specific successor and predecessor iterators.
These match the existing interface in MachineBasicBlock and clang::CFGBlock.

Diff Detail

Event Timeline

asbirlea created this revision.Mar 9 2020, 3:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2020, 3:54 PM