This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] Refactor APIs operating on CallBase
ClosedPublic

Authored by mtrofin on Apr 28 2020, 10:27 AM.

Details

Summary

Refactored the parameter and return type where they are too generally
typed as Instruction.

Diff Detail

Event Timeline

mtrofin created this revision.Apr 28 2020, 10:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2020, 10:27 AM
dblaikie accepted this revision.Apr 28 2020, 10:52 AM

Looks good!

This revision is now accepted and ready to land.Apr 28 2020, 10:52 AM
This revision was automatically updated to reflect the committed changes.