Searched defs:tidy_fallthru_edge (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ | ||
| D | cfghooks.h | 140 void (*tidy_fallthru_edge) (edge); member |
| D | cfghooks.cc | 983 tidy_fallthru_edge (edge e) in tidy_fallthru_edge() function |