diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-01-10 15:29:48 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-01-10 15:30:24 -0800 |
commit | 064087581ab98cca7254b4d0f12ecbed13da2692 (patch) | |
tree | c5906313a7a7fb7df39c4e551e45531546a13cac /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | e05e219926f90ccab927b7b1af6d14aa6dd52571 (diff) | |
download | bcm5719-llvm-064087581ab98cca7254b4d0f12ecbed13da2692.tar.gz bcm5719-llvm-064087581ab98cca7254b4d0f12ecbed13da2692.zip |
[NFC][InlineCost] Factor cost modeling out of CallAnalyzer traversal.
Summary:
The goal is to simplify experimentation on the cost model. Today,
CallAnalyzer decides 2 things: legality, and benefit. The refactoring
keeps legality assessment in CallAnalyzer, and factors benefit
evaluation out, as an extension.
Reviewers: davidxl, eraman
Reviewed By: davidxl
Subscribers: kamleshbhalui, fedor.sergeev, hiraditya, baloghadamsoftware, haicheng, a.sidorin, Szelethus, donat.nagy, dkrupp, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71733
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions