[Analysis] Remove unused functions from TargetLibraryInfo
authorDavid Sherwood <david.sherwood@arm.com>
Wed, 3 Feb 2021 11:15:17 +0000 (11:15 +0000)
committerDavid Sherwood <david.sherwood@arm.com>
Mon, 8 Feb 2021 09:50:36 +0000 (09:50 +0000)
commit3bbaece5a02785049d9d70d6579e22a54fa3bb06
tree5e05b0adaf9a2ed842533d9c99f56b9016497f0c
parentc2c83e97c3ac98ddf5bd685cbfba3f620f59fa51
[Analysis] Remove unused functions from TargetLibraryInfo

A simple clean-up to remove dead code.

Differential Revision: https://reviews.llvm.org/D95934
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/lib/Analysis/TargetLibraryInfo.cpp