diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-06-14 04:29:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-06-14 04:29:43 +0000 |
commit | 3db5773f7083637c9adb2481d35389495309bc05 (patch) | |
tree | fe13269bac2b31707c096e57f7a2dd574c440285 /gcc/expr.c | |
parent | c8aa46d6b2deed1a3d9c89bead4f75577c946c90 (diff) | |
download | gcc-3db5773f7083637c9adb2481d35389495309bc05.zip gcc-3db5773f7083637c9adb2481d35389495309bc05.tar.gz gcc-3db5773f7083637c9adb2481d35389495309bc05.tar.bz2 |
escape: Implement assign phase.
Implementation of the assign/connect phase.
Statements containing expressions which alias local, parameter,
and global objects are analyzed and the alias relationship between
objects containing pointers are captured in a connection graph to
summarize the assignments within a function.
Reviewed-on: https://go-review.googlesource.com/18302
From-SVN: r237424
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions