Searched refs:eaf_flags (Results 1 – 2 of 2) sorted by relevance
297 remove_useless_eaf_flags (int eaf_flags, int ecf_flags, bool returns_void) in remove_useless_eaf_flags() argument300 eaf_flags &= ~implicit_const_eaf_flags; in remove_useless_eaf_flags()302 eaf_flags &= ~implicit_pure_eaf_flags; in remove_useless_eaf_flags()304 eaf_flags &= ~(EAF_NOT_RETURNED_DIRECTLY | EAF_NOT_RETURNED_INDIRECTLY); in remove_useless_eaf_flags()305 return eaf_flags; in remove_useless_eaf_flags()
4623 attribute; check eaf_flags for usefulness.4626 attribute; check eaf_flags for usefulness.