Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1place.c72 static int sc_currentcost; /* cost of current cluster tree */ variable
1231 sc_currentcost = Sc_place_cost_cluster_tree(sc_gcluster_tree, trunks, cell); in Sc_place_sort_cluster_tree()
1234 sc_currentcost); in Sc_place_sort_cluster_tree()
1250 sc_currentcost); in Sc_place_sort_cluster_tree()
1299 if (sc_currentcost < cost2) in Sc_place_sort_swapper_top_down()
1304 sc_currentcost = cost2; in Sc_place_sort_swapper_top_down()
1361 if (sc_currentcost < cost2) in Sc_place_sort_swapper_bottom_up()
1366 sc_currentcost = cost2; in Sc_place_sort_swapper_bottom_up()