Home
last modified time | relevance | path

Searched refs:AVAIL_OVERWRITABLE (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDipa-utils.c177 AVAIL_OVERWRITABLE)))) in ipa_utils_reduced_inorder()
HDipa-reference.c458 if (avail == AVAIL_NOT_AVAILABLE || avail == AVAIL_OVERWRITABLE) in check_call()
924 == AVAIL_OVERWRITABLE))) in static_execute()
1303 && (cgraph_function_body_availability (node) == AVAIL_OVERWRITABLE)) in static_execute()
HDcgraph.h38 AVAIL_OVERWRITABLE, enumerator
HDcgraph.c1121 if (avail == AVAIL_NOT_AVAILABLE || avail == AVAIL_OVERWRITABLE) in cgraph_master_clone()
1174 avail = AVAIL_OVERWRITABLE; in cgraph_function_body_availability()
1194 return AVAIL_OVERWRITABLE; in cgraph_variable_initializer_availability()
HDipa-pure-const.c370 if (avail == AVAIL_NOT_AVAILABLE || avail == AVAIL_OVERWRITABLE) in check_call()
HDipa-type-escape.c1118 if (avail == AVAIL_NOT_AVAILABLE || avail == AVAIL_OVERWRITABLE) in check_call()
1698 || (cgraph_function_body_availability (node) == AVAIL_OVERWRITABLE))) in type_escape_execute()