[NFC] small rename of private member in InlineCost.cpp
authorMircea Trofin <mtrofin@google.com>
Mon, 20 Jan 2020 21:02:59 +0000 (13:02 -0800)
committerMircea Trofin <mtrofin@google.com>
Mon, 20 Jan 2020 21:03:15 +0000 (13:03 -0800)
commit2e42cc7a50e867d939cac6ee3d375a85a30b984d
tree46224898b89a983dd6c39b157584f64eaf3efc18
parentb70e4efb75bf1670fa335f3211c05b26b060ffde
[NFC] small rename of private member in InlineCost.cpp

Summary:
Follow-up from https://reviews.llvm.org/D71733. Also moved an
initialization to the base class, where it belonged in the first place.

Reviewers: eraman, davidxl

Reviewed By: davidxl

Subscribers: hiraditya, haicheng, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72949
llvm/lib/Analysis/InlineCost.cpp