Searched refs:op_nest_edge (Results 1 – 1 of 1) sorted by relevance
759 struct op_nest_edge *e; /* link of edge list */ in analysis2()763 struct op_nest_edge { in analysis2() struct764 struct op_nest_edge *e; /* link of edge list */ in analysis2() argument768 struct op_nest_edge *e, *e_prev; in analysis2()824 e = malloc_vital(sizeof (struct op_nest_edge)); in analysis2()