This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Use BB->size() instead of BB->getInstList().size().
ClosedPublic

Authored by vporpo on Nov 23 2022, 3:11 PM.

Diff Detail

Event Timeline

vporpo created this revision.Nov 23 2022, 3:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 3:11 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
vporpo requested review of this revision.Nov 23 2022, 3:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 3:11 PM
This revision is now accepted and ready to land.Nov 23 2022, 4:37 PM
This revision was landed with ongoing or failed builds.Nov 23 2022, 5:26 PM
This revision was automatically updated to reflect the committed changes.