This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove duplicate function calls
ClosedPublic

Authored by dmakogon on Jul 7 2021, 1:14 AM.

Details

Summary

Removed repeated call of L->getHeader(). Now using previously stored return value.

Diff Detail

Event Timeline

dmakogon created this revision.Jul 7 2021, 1:14 AM
dmakogon requested review of this revision.Jul 7 2021, 1:14 AM
mkazantsev accepted this revision.Jul 7 2021, 1:22 AM
This revision is now accepted and ready to land.Jul 7 2021, 1:22 AM
This revision was landed with ongoing or failed builds.Jul 7 2021, 3:03 AM
This revision was automatically updated to reflect the committed changes.