[TTI] Remove getInstructionThroughput cost helper.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 17 Aug 2022 10:41:38 +0000 (11:41 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 17 Aug 2022 10:41:47 +0000 (11:41 +0100)
commit1d522a39f7ed7a0c60849a689f56172203911916
treeea1987b2ecb07aaefd1da368165d255cb85ba46e
parent594c5b1a42cfc1b83a23d096e16586ccc8503532
[TTI] Remove getInstructionThroughput cost helper.

Pulled out of D79483 - we can just as easily use getUserCost directly
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Analysis/TargetTransformInfo.cpp