Searched refs:cost_count (Results 1 – 4 of 4) sorted by relevance
99 for(i=0;i<bbcc->bb->cost_count;i++) in CLG_()282 bbcc->cost = CLG_(get_costarray)(bb->cost_count); in new_bbcc()283 for(i=0;i<bb->cost_count;i++) in new_bbcc()910 bb_addr(bb), bbcc->cost, bb->cost_count, in CLG_()
143 bb->cost_count = 0; in new_bb()
1342 CLG_ASSERT(clgs.bb->cost_count == update_cost_offsets(&clgs)); in CLG_()1346 clgs.bb->cost_count = update_cost_offsets(&clgs); in CLG_()1352 clgs.bb->cjmp_count, clgs.bb->cost_count); in CLG_()
306 UInt cost_count; member