Searched refs:NUM_REFERENCES (Results 1 – 3 of 3) sorted by relevance
78 #define NUM_REFERENCES(ANN) ((size_t)((ANN)->common.aux)) macro
1229 num_tag_refs = NUM_REFERENCES (tag_ann); in compute_flow_insensitive_aliasing()1230 num_var_refs = NUM_REFERENCES (v_ann); in compute_flow_insensitive_aliasing()1408 size_t num_tag_refs = NUM_REFERENCES (tag_ann); in group_aliases_into()1784 NUM_REFERENCES (t_ann) in setup_pointers_and_addressables()1785 + NUM_REFERENCES (v_ann)); in setup_pointers_and_addressables()
12062 (NUM_REFERENCES, NUM_REFERENCES_CLEAR, NUM_REFERENCES_INC,13290 * tree-ssa-alias.c (NUM_REFERENCES): New macro.13302 Use new NUM_REFERENCES macros.13304 Use new NUM_REFERENCES macros.13307 Use DECL_UID. Use new NUM_REFERENCES macros.