Searched refs:set_nothrow_flag (Results 1 – 6 of 6) sorted by relevance
1943 w->set_nothrow_flag (true); in propagate_nothrow()2215 node->set_nothrow_flag (true); in execute()2371 node->set_nothrow_flag (true); in execute()
1173 bool set_nothrow_flag (bool nothrow);
2018 node->set_nothrow_flag (true); in set_nothrow_function_flags()
2571 cgraph_node::set_nothrow_flag (bool nothrow) in set_nothrow_flag() function in cgraph_node
28077 (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.
31234 (void set_nothrow_flag (bool nothrow)): created from cgraph_set_nothrow_flag