Searched refs:basic_block_freq (Results 1 – 1 of 1) sorted by relevance
113 static int basic_block_freq (basic_block);181 basic_block_freq (basic_block bb) in basic_block_freq() function313 this->cost = basic_block_freq (bb); in add_btr_def()1176 def->cost = basic_block_freq (new_def_bb); in move_btr_def()1333 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()1341 int try_freq = basic_block_freq (try); in migrate_btr_def()1374 def_basic_block_freq = basic_block_freq (def->bb); in migrate_btr_def()