Searched defs:call_stmt (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 222 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 226 old_call_stmt, call_stmt, count, freq, reason) \ argument 230 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 234 old_call_stmt, call_stmt, count, freq, reason) \ argument
|
H A D | randomize_layout_plugin.c | 638 gimple call_stmt; in dominated_by_is_err() local
|