Home
last modified time | relevance | path

Searched defs:free_edges (Results 1 – 5 of 5) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraph.c129 static GTY(()) struct cgraph_edge *free_edges; variable
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraph.c129 static GTY(()) struct cgraph_edge *free_edges; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraph.c140 static GTY(()) struct cgraph_edge *free_edges; variable
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dirtypes.h462 struct list_head free_edges; /**< list of all free edges. */ member
/dports/devel/dwz/dwz/
H A Ddwz.c8695 free_edges (struct import_edge *head, struct import_edge *tail) in free_edges() function