This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Information on SCoP coverage by GRAPHITE
- From: Simone Pellegrini <spellegrini at dps dot uibk dot ac dot at>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 26 Sep 2011 15:05:47 +0200
- Subject: Information on SCoP coverage by GRAPHITE
Dear all,
I would like to know if GCC exposes any flag to collect static
information related to the code coverage by the GRAPHITE framework.
I have seen this information published on several papers and I am
wondering how can I get the same information.
What I would like to know is how many SCoPs are identified within a
program and what percentage of the input program is a SCoP.
thanks for the help.
Regards, S. Pellegrini