123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- DEBUG_COUNTER (auto_inc_dec)
- DEBUG_COUNTER (ccp)
- DEBUG_COUNTER (cfg_cleanup)
- DEBUG_COUNTER (cse2_move2add)
- DEBUG_COUNTER (cprop)
- DEBUG_COUNTER (dce)
- DEBUG_COUNTER (dce_fast)
- DEBUG_COUNTER (dce_ud)
- DEBUG_COUNTER (delete_trivial_dead)
- DEBUG_COUNTER (devirt)
- DEBUG_COUNTER (df_byte_scan)
- DEBUG_COUNTER (dse)
- DEBUG_COUNTER (dse1)
- DEBUG_COUNTER (dse2)
- DEBUG_COUNTER (gcse2_delete)
- DEBUG_COUNTER (global_alloc_at_func)
- DEBUG_COUNTER (global_alloc_at_reg)
- DEBUG_COUNTER (graphite_scop)
- DEBUG_COUNTER (hoist)
- DEBUG_COUNTER (hoist_insn)
- DEBUG_COUNTER (ia64_sched2)
- DEBUG_COUNTER (if_conversion)
- DEBUG_COUNTER (if_conversion_tree)
- DEBUG_COUNTER (if_after_combine)
- DEBUG_COUNTER (if_after_reload)
- DEBUG_COUNTER (local_alloc_for_sched)
- DEBUG_COUNTER (postreload_cse)
- DEBUG_COUNTER (pre)
- DEBUG_COUNTER (pre_insn)
- DEBUG_COUNTER (treepre_insert)
- DEBUG_COUNTER (tree_sra)
- DEBUG_COUNTER (eipa_sra)
- DEBUG_COUNTER (vect_loop)
- DEBUG_COUNTER (vect_slp)
- DEBUG_COUNTER (sched2_func)
- DEBUG_COUNTER (sched_block)
- DEBUG_COUNTER (sched_func)
- DEBUG_COUNTER (sched_insn)
- DEBUG_COUNTER (sched_breakdep)
- DEBUG_COUNTER (sched_region)
- DEBUG_COUNTER (sel_sched_cnt)
- DEBUG_COUNTER (sel_sched_region_cnt)
- DEBUG_COUNTER (sel_sched_insn_cnt)
- DEBUG_COUNTER (sms_sched_loop)
- DEBUG_COUNTER (store_motion)
- DEBUG_COUNTER (split_for_sched2)
- DEBUG_COUNTER (tail_call)
- DEBUG_COUNTER (ira_move)
- DEBUG_COUNTER (registered_jump_thread)
|