Searched refs:cost_count (Results 1 – 4 of 4) sorted by relevance
99 for(i=0;i<bbcc->bb->cost_count;i++) in CLG_()284 bbcc->cost = CLG_(get_costarray)(bb->cost_count); in new_bbcc()285 for(i=0;i<bb->cost_count;i++) in new_bbcc()886 bb_addr(bb), bbcc->cost, bb->cost_count, in CLG_()
145 bb->cost_count = 0; in new_bb()
1221 CLG_ASSERT(clgs.bb->cost_count == update_cost_offsets(&clgs)); in CLG_()1226 clgs.bb->cost_count = update_cost_offsets(&clgs); in CLG_()1233 clgs.bb->cjmp_count, clgs.bb->cost_count); in CLG_()
332 UInt cost_count; member