Searched defs:call_stmt (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/scripts/gcc-plugins/ |
D | gcc-common.h | 720 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 724 old_call_stmt, call_stmt, count, freq, reason) \ argument 728 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 732 old_call_stmt, call_stmt, count, freq, reason) \ argument
|
D | randomize_layout_plugin.c | 682 gimple call_stmt; in dominated_by_is_err() local
|