Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraph.h264 void cgraph_remove_edge (struct cgraph_edge *);
H A Dcgraph.c464 cgraph_remove_edge (struct cgraph_edge *e) in cgraph_remove_edge() function