------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-14 
00:32 -------
[20:26] < pinskia> but 38% are in compute_may_aliases
[20:27] < pinskia> and 80% of that is in the loop which is going through all 
SSA_NAMES
[20:27] < pinskia> this is in create_name_tags
[20:28] < pinskia> it is O(n^2) 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23835

Reply via email to