Searched refs:new_order_pos (Results 1 – 1 of 1) sorted by relevance
1304 int order_pos = 0, new_order_pos = 0; in cgraph_expand_all_functions() local1314 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()