[BOLT][NFC] Remove unused BF::computeLocalUDChain method definition
authorAmir Ayupov <aaupov@fb.com>
Wed, 25 May 2022 01:01:20 +0000 (18:01 -0700)
committerAmir Ayupov <aaupov@fb.com>
Wed, 25 May 2022 01:02:44 +0000 (18:02 -0700)
commitb976fac6eec4d7bc636830dafec3cd1db541ee89
treec5f366764c40175588cafaf89d8ed1207900b053
parent436eaf8d32fa8d5db6782f4da30d0b5b7c2690e8
[BOLT][NFC] Remove unused BF::computeLocalUDChain method definition

The function is only used inside AArch64MCPlusBuilder class, there are no uses
of it as a BinaryFunction method.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D126220
bolt/include/bolt/Core/BinaryFunction.h