Home
last modified time | relevance | path

Searched refs:set_nothrow_flag (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-pure-const.cc1943 w->set_nothrow_flag (true); in propagate_nothrow()
2215 node->set_nothrow_flag (true); in execute()
2371 node->set_nothrow_flag (true); in execute()
Dcgraph.h1173 bool set_nothrow_flag (bool nothrow);
Dexcept.cc2018 node->set_nothrow_flag (true); in set_nothrow_function_flags()
Dcgraph.cc2571 cgraph_node::set_nothrow_flag (bool nothrow) in set_nothrow_flag() function in cgraph_node
DChangeLog-201628077 (cgraph_node::set_nothrow_flag): New.
28082 * cgraph.h (set_nothrow_flag): Update prototype.
28616 (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
DChangeLog-201431234 (void set_nothrow_flag (bool nothrow)): created from cgraph_set_nothrow_flag