[all-commits] [llvm/llvm-project] 2e42cc: [NFC] small rename of private member in InlineCost...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon Jan 20 13:03:37 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e42cc7a50e867d939cac6ee3d375a85a30b984d
      https://github.com/llvm/llvm-project/commit/2e42cc7a50e867d939cac6ee3d375a85a30b984d
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list