Searched refs:basic_block_freq (Results 1 – 2 of 2) sorted by relevance
121 static int basic_block_freq (const_basic_block);186 basic_block_freq (const_basic_block bb) in basic_block_freq() function297 this_def->cost = basic_block_freq (bb); in add_btr_def()1156 def->cost = basic_block_freq (new_def_bb); in move_btr_def()1312 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()1321 int try_freq = basic_block_freq (attempt); in migrate_btr_def()1354 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()
114 static int basic_block_freq (const_basic_block);182 basic_block_freq (const_basic_block bb) in basic_block_freq() function309 this_def->cost = basic_block_freq (bb); in add_btr_def()1171 def->cost = basic_block_freq (new_def_bb); in move_btr_def()1328 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()1336 int try_freq = basic_block_freq (attempt); in migrate_btr_def()1369 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()