Searched refs:collect_fallthrough_labels (Results 1 – 6 of 6) sorted by relevance
2259 collect_fallthrough_labels (gimple_stmt_iterator *gsi_p, in collect_fallthrough_labels() function2501 gimple *prev = collect_fallthrough_labels (gsi_p, &labels, &prevloc); in warn_implicit_fallthrough_r()
7885 * gimplify.cc (collect_fallthrough_labels): Don't push UNUSED_LABEL_Ps
3265 (collect_fallthrough_labels): Likewise.4448 * gimplify.c (collect_fallthrough_labels): Handle GIMPLE_BIND
12075 (collect_fallthrough_labels): New function.
24236 * gimplify.c (collect_fallthrough_labels): Ignore GIMPLE_PREDICT
4098 * gimplify.c (collect_fallthrough_labels): Add new argument,