Searched refs:handle_optimize_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 134 static tree handle_optimize_attribute (tree *, tree, tree, int, bool *); 425 handle_optimize_attribute, NULL }, 3460 handle_optimize_attribute (tree *node, tree name, tree args, in handle_optimize_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 376 static tree handle_optimize_attribute (tree *, tree, tree, int, bool *); 730 handle_optimize_attribute, false }, 8254 handle_optimize_attribute (tree *node, tree name, tree args, in handle_optimize_attribute() function
|