Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc2259 collect_fallthrough_labels (gimple_stmt_iterator *gsi_p, in collect_fallthrough_labels() function
2501 gimple *prev = collect_fallthrough_labels (gsi_p, &labels, &prevloc); in warn_implicit_fallthrough_r()
DChangeLog7885 * gimplify.cc (collect_fallthrough_labels): Don't push UNUSED_LABEL_Ps
DChangeLog-20173265 (collect_fallthrough_labels): Likewise.
4448 * gimplify.c (collect_fallthrough_labels): Handle GIMPLE_BIND
DChangeLog-201612075 (collect_fallthrough_labels): New function.
DChangeLog-201924236 * gimplify.c (collect_fallthrough_labels): Ignore GIMPLE_PREDICT
DChangeLog-20184098 * gimplify.c (collect_fallthrough_labels): Add new argument,