Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c1857 w->set_nothrow_flag (true); in propagate_nothrow()
2213 node->set_nothrow_flag (true); in execute()
2369 node->set_nothrow_flag (true); in execute()
H A Dcgraph.h1158 bool set_nothrow_flag (bool nothrow);
H A Dexcept.c2007 node->set_nothrow_flag (true); in set_nothrow_function_flags()
H A Dcgraph.c2485 cgraph_node::set_nothrow_flag (bool nothrow) in set_nothrow_flag() function