diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-05-13 20:42:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-05-13 20:42:36 +0000 |
commit | 6eaba1b066d5a7e6628cb1f83d8c3ffa43df0e10 (patch) | |
tree | 9aec78d6e37218a1173e2a7bbba1e7c9d3554477 /gcc/fortran/expr.c | |
parent | 54ece5e2954831a12f2ad6fe82c320add6dc870a (diff) | |
download | gcc-6eaba1b066d5a7e6628cb1f83d8c3ffa43df0e10.zip gcc-6eaba1b066d5a7e6628cb1f83d8c3ffa43df0e10.tar.gz gcc-6eaba1b066d5a7e6628cb1f83d8c3ffa43df0e10.tar.bz2 |
escape: Implement the discovery phase.
Implements the discovery phase according the SCC algorithm used in
gc/esc.go. Traverse all functions to find components that are either
trivial or recursive. The discovered function groups will be analyzed
from the bottom-up to allow for an inter-procedural analysis.
Reviewed-on: https://go-review.googlesource.com/18221
From-SVN: r236224
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions