Hi, On Fri, Aug 10, 2012 at 05:12:31AM +0200, Jan Hubicka wrote: > > Do you have any data on memory usage? I was originally concerned > about memory use of the whole predicate thingy on WPA level. > Eventually we could add simple inheritance on conditions and sort > them into mutiple vectors if needed. But I assume it is OK or we > will work out on Mozilla builds soonish. >
When I have completely disabled computation of jump functions, the number of expression trees reported by detailed -fmem-report in the WPA stage dropped from 2253872 to 2124732, i.e. by 5.7%. Martin