Searched refs:last_stmt (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gcc-plugins/ | ||
| H A D | gcc-common.h | 433 #define last_stmt(x) last_nondebug_stmt(x) macro |
| H A D | randomize_layout_plugin.c | 644 dom_stmt = last_stmt(dom); in dominated_by_is_err() |