Searched refs:cgraph_find_cycles (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dipa-inline.c516 cgraph_find_cycles (struct cgraph_node *node, htab_t cycles) function
535 cgraph_find_cycles (e->callee, cycles);
542 by cgraph_find_cycles. */
966 cgraph_find_cycles (node, cycles);

Completed in 74 milliseconds