Searched refs:new_latch_count (Results 1 – 1 of 1) sorted by relevance
1490 profile_count new_latch_count = loop->header->count - in_count; in tree_transform_and_unroll_loop() local1491 if (old_latch_count.nonzero_p () && new_latch_count.nonzero_p ()) in tree_transform_and_unroll_loop()1492 scale_dominated_blocks_in_loop (loop, new_exit->src, new_latch_count, in tree_transform_and_unroll_loop()