[CallSite removal][SampleProfile] Use CallBase instead of CallSite. NFC
authorCraig Topper <craig.topper@gmail.com>
Wed, 15 Apr 2020 19:10:10 +0000 (12:10 -0700)
committerCraig Topper <craig.topper@gmail.com>
Wed, 15 Apr 2020 19:47:17 +0000 (12:47 -0700)
commit7b6ff8bf1f8e2c4c860b15dea257eee8a109cc3e
tree92a2f112cd050a27ba85ca094dbd01e4b6228d84
parent6a78c55e3af0fc98513bf7e0b76b3b88719ca2c3
[CallSite removal][SampleProfile] Use CallBase instead of CallSite. NFC

Differential Revision: https://reviews.llvm.org/D78219
llvm/lib/Transforms/IPO/SampleProfile.cpp