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