Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcgraphunit.c1304 int order_pos = 0, new_order_pos = 0; in cgraph_expand_all_functions() local
1314 order[new_order_pos++] = order[i]; in cgraph_expand_all_functions()
1316 for (i = new_order_pos - 1; i >= 0; i--) in cgraph_expand_all_functions()