Home
last modified time | relevance | path

Searched defs:can_fallthru (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfganal.c109 can_fallthru (basic_block src, basic_block target) in can_fallthru() function
H A Dcfgexpand.c2309 expand_gimple_tailcall (basic_block bb, gimple stmt, bool *can_fallthru) in expand_gimple_tailcall()
4051 bool can_fallthru; in expand_gimple_basic_block() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgexpand.c3843 expand_gimple_tailcall (basic_block bb, gcall *stmt, bool *can_fallthru) in expand_gimple_tailcall()
5809 bool can_fallthru; in expand_gimple_basic_block() local
H A Dcfgrtl.c618 can_fallthru (basic_block src, basic_block target) in can_fallthru() function