public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RFC: cache uses_template_parms in tree node?
@ 2004-01-22 11:22 Richard Guenther
  2004-01-22 13:24 ` Giovanni Bajo
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Richard Guenther @ 2004-01-22 11:22 UTC (permalink / raw)
  To: gcc; +Cc: Mark Mitchell

Hi!

To address the for_each_template_parm() performance problem, would it be
possible to cache the outcome of uses_template_parms() in the tree
node? Or would this caching somehow be invalidated later?

Just before I start digging into gcc tree's and its wonders :/

Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-01-24  2:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-22 11:22 RFC: cache uses_template_parms in tree node? Richard Guenther
2004-01-22 13:24 ` Giovanni Bajo
2004-01-22 13:41   ` Richard Guenther
2004-01-22 15:32     ` Giovanni Bajo
2004-01-22 16:18 ` RFC: " Gabriel Dos Reis
2004-01-22 16:23 ` Mark Mitchell
2004-01-22 17:00   ` Jan Hubicka
2004-01-22 17:02     ` Mark Mitchell
2004-01-24  2:29     ` Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).