Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dipa-inline.c516 cgraph_find_cycles (struct cgraph_node *node, htab_t cycles) in cgraph_find_cycles() function
535 cgraph_find_cycles (e->callee, cycles); in cgraph_find_cycles()
966 cgraph_find_cycles (node, cycles); in cgraph_decide_inlining()