Home
last modified time | relevance | path

Searched defs:tidy_fallthru_edge (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dcfghooks.h85 void (*tidy_fallthru_edge) (edge); member
H A Dcfghooks.c619 tidy_fallthru_edge (edge e) in tidy_fallthru_edge() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcfgrtl.c1143 tidy_fallthru_edge (e, b, c) in tidy_fallthru_edge() function