[IPO] Remove an unused function declaration
authorKazu Hirata <kazu@google.com>
Mon, 28 Nov 2022 00:22:07 +0000 (16:22 -0800)
committerKazu Hirata <kazu@google.com>
Mon, 28 Nov 2022 00:22:07 +0000 (16:22 -0800)
commit7114bffa68377eaded3aae105b0ee88daf1224fb
tree6eaccd675d0ba094e7ad90fd8a88dad91ea677d1
parent204cd4e22c1f5ba65bdf6fd15ec32f57075d89ab
[IPO] Remove an unused function declaration

The corresponding definition doesn't seem to have existed every since
the declaration was introduced on Jul 8, 2019 in commit
accd3e87478eb75d455e016500ef3d2ddbeca82d.

FWIW, we do have AAReturnedValuesImpl::getAssumedUniqueReturnValue
declared and defined in Attributor.cpp.
llvm/include/llvm/Transforms/IPO/Attributor.h