Related articles |
---|
Number of uses per value ? pertti.kellomaki@tut.fi (=?ISO-8859-1?Q?Pertti_Kellom=E4ki?=) (2007-10-24) |
Re: Number of uses per value ? derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2007-10-25) |
Re: Number of uses per value ? pertti.kellomaki@tut.fi (=?ISO-8859-1?Q?Pertti_Kellom=E4ki?=) (2007-10-30) |
Re: Number of uses per value ? derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2007-10-31) |
Re: Number of uses per value ? pertti.kellomaki@tut.fi (=?ISO-8859-1?Q?Pertti_Kellom=E4ki?=) (2007-10-31) |
From: | =?ISO-8859-1?Q?Pertti_Kellom=E4ki?= <pertti.kellomaki@tut.fi> |
Newsgroups: | comp.compilers |
Date: | Tue, 30 Oct 2007 12:50:47 +0200 |
Organization: | Compilers Central |
References: | 07-10-077 07-10-086 |
Keywords: | practice |
Posted-Date: | 31 Oct 2007 00:17:28 EDT |
Derek M. Jones wrote
> If you mean number of times values appear in source code,
Sorry for formulating my question ambiguously. I am looking
for statistical data on the number of times a value that is
defined (stored in a register or memory) is subsequently used
(read from the register or memory location) in the course of
a computation.
But thanks for the references you gave anyway, they were
quite interesting.
--
Pertti
Return to the
comp.compilers page.
Search the
comp.compilers archives again.