diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2017-10-13 17:53:44 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2017-10-13 17:53:44 +0000 |
commit | 2284937bbcb5be87ccfdba477254d6a6390e7430 (patch) | |
tree | ce94513be82e9bb8ac2b2efa9b82a5cb79ff1db4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c419c9f640deeeccc7de8afd84f5d54aa05c7136 (diff) | |
download | bcm5719-llvm-2284937bbcb5be87ccfdba477254d6a6390e7430.tar.gz bcm5719-llvm-2284937bbcb5be87ccfdba477254d6a6390e7430.zip |
[IPSCCP] Move common functions to ValueLatticeUtils (NFC)
This patch moves some common utility functions out of IPSCCP and makes them
available globally. The functions determine if interprocedural data-flow
analyses can propagate information through function returns, arguments, and
global variables.
Differential Revision: https://reviews.llvm.org/D37638
llvm-svn: 315719
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions