Searched defs:call_stmt (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gcc-plugins/ |
A D | gcc-common.h | 190 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 194 old_call_stmt, call_stmt, count, freq, reason) \ argument 198 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 202 old_call_stmt, call_stmt, count, freq, reason) \ argument
|
A D | randomize_layout_plugin.c | 678 gimple call_stmt; in dominated_by_is_err() local
|
Completed in 8 milliseconds