Home
last modified time | relevance | path

Searched refs:CONST_IPATYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dipa-prop.h39 CONST_IPATYPE, enumerator
H A Dipa-cp.c309 else if (type == CONST_IPATYPE) in ipcp_cval_compute()
662 else if (type == CONST_IPATYPE || type == CONST_IPATYPE_REF) in ipcp_callsite_param_print()
909 if (type != CONST_IPATYPE in ipcp_redirect()
H A Dipa-prop.c470 ipa_callsite_param_set_type (cs, arg_num, CONST_IPATYPE); in ipa_callsite_compute_param()