Re: [PATCH 2/4] Tweaks to C++ -> call graph interface

2011-03-23 Thread Jan Hubicka
> I concede that my understanding of the C++ front-end inner workings > are quite narrow and so the folling is basically a suggestion. But it > seems to me that at a few places where C++ queries the call graph for > a node, the lazy node creation is not necessary. If a maintainer can > verify and

[PATCH 2/4] Tweaks to C++ -> call graph interface

2011-03-19 Thread Martin Jambor
I concede that my understanding of the C++ front-end inner workings are quite narrow and so the folling is basically a suggestion. But it seems to me that at a few places where C++ queries the call graph for a node, the lazy node creation is not necessary. If a maintainer can verify and approve (