Searched refs:state_from_flags (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-pure-const.cc | 412 state_from_flags (enum pure_const_state_e *state, bool *looping, in state_from_flags() function 674 state_from_flags (&call_state, &call_looping, flags, in check_call() 1069 state_from_flags (&l->state_previously_known, &l->looping_previously_known, in analyze_function() 1681 state_from_flags (&edge_state, &edge_looping, in propagate_pure_const() 1704 state_from_flags (&edge_state, &edge_looping, in propagate_pure_const()
|
| D | ChangeLog-2010 | 27476 (state_from_flags): New function. 27482 (analyze_function): Use state_from_flags.
|
| D | ChangeLog-2012 | 11118 * ipa-pure-const.c (state_from_flags, local_pure_const): Use
|
| D | ChangeLog-2017 | 4222 (state_from_flags): Likewise.
|