summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Scheduler.h
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-06-14 01:20:12 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-06-14 01:20:12 +0000
commit239452ca3e55be720917758b0dff12664e731325 (patch)
treee91100490b75c7f65dee681a84cbc8dfeecf0727 /llvm/tools/llvm-mca/Scheduler.h
parent20eb9baa6d530bf421360b3d8afb87a09c0753e3 (diff)
downloadbcm5719-llvm-239452ca3e55be720917758b0dff12664e731325.tar.gz
bcm5719-llvm-239452ca3e55be720917758b0dff12664e731325.zip
[analyzer] NFC: Merge code for finding and tracking construction target.
When analyzing C++ code, a common operation in the analyzer is to discover target region for object construction by looking at CFG metadata ("construction contexts"), and then track the region path-sensitively until object construction is resolved, where the amount of information, again, depends on construction context. Scan construction context only once for both purposes. Differential Revision: https://reviews.llvm.org/D47304 llvm-svn: 334678
Diffstat (limited to 'llvm/tools/llvm-mca/Scheduler.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud