Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenrecog.c3374 create_subroutine (routine_type type, state *s, vec <state *> &procs) in create_subroutine() function
3432 trans->to = create_subroutine (type, trans->to, procs); in find_subroutines()
3459 cand.first->to = create_subroutine (type, cand.first->to, procs); in find_subroutines()