32 #define IPA_UNDESCRIBED_USE -1
191 }
GTY ((desc (
"%1.type"))) value;
202 return jfunc->value.known_type.offset;
323 unsigned int move_cost : 31;
350 unsigned uses_analysis_done : 1;
352 unsigned node_enqueued : 1;
355 unsigned do_clone_for_all_contexts : 1;
357 unsigned is_all_contexts_clone : 1;
360 unsigned node_dead : 1;
381 gcc_checking_assert (!flag_wpa);
493 #define IPA_NODE_REF(NODE) (&ipa_node_params_vector[(NODE)->uid])
494 #define IPA_EDGE_REF(EDGE) (&(*ipa_edge_args_vector)[(EDGE)->uid])
497 #define IS_VALID_JUMP_FUNC_INDEX(I) ((I) != -1)
550 return (*ipa_node_agg_replacements)[node->
uid];
633 unsigned copy_param : 1;
638 unsigned remove_param : 1;