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