Searched refs:cgraph_remove_edge (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ | ||
| H A D | cgraph.h | 264 void cgraph_remove_edge (struct cgraph_edge *); |
| H A D | cgraph.c | 464 cgraph_remove_edge (struct cgraph_edge *e) in cgraph_remove_edge() function |