21#ifndef ATTR_CALLBACK_H
22#define ATTR_CALLBACK_H
bool callback_edge_callee_has_attr(cgraph_edge *e)
Definition attr-callback.cc:91
callback_position
Definition attr-callback.h:27
@ CB_UNKNOWN_POS
Definition attr-callback.h:30
arg_mapping_constants
Definition attr-callback.h:36
@ ARG_MAPPING_UNKNOWN_IDX
Definition attr-callback.h:39
tree callback_build_attr(unsigned fn_idx, unsigned arg_count...)
Definition attr-callback.cc:42
tree callback_fetch_attr_by_edge(cgraph_edge *e, cgraph_edge *carrying)
Definition attr-callback.cc:111
tree callback_special_case_attr(tree decl)
Definition attr-callback.cc:82
bool callback_edge_useful_p(cgraph_edge *e)
Definition attr-callback.cc:165
auto_vec< int > callback_get_arg_mapping_from_attr(tree attr)
Definition attr-callback.cc:141
int callback_get_fn_index(tree cb_attr)
Definition attr-callback.cc:101
bool callback_is_special_cased(tree decl, gcall *stmt)
Definition attr-callback.cc:69
size_t callback_num_args(tree attr)
Definition attr-callback.cc:176
union tree_node * tree
Definition coretypes.h:97
Definition genautomata.cc:499