Home
last modified time | relevance | path

Searched defs:non_call (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c2519 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1()
2561 bool non_call = opt_for_fn (decl, flag_non_call_exceptions); in set_nothrow_flag() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc2532 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1()
2574 bool non_call = opt_for_fn (decl, flag_non_call_exceptions); in set_nothrow_flag() local