Home
last modified time | relevance | path

Searched refs:new_latch_count (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc1490 profile_count new_latch_count = loop->header->count - in_count; in tree_transform_and_unroll_loop() local
1491 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()