Searched refs:get_ssa_name_ann (Results 1 – 5 of 5) sorted by relevance
268 get_ssa_name_ann (tree name) in get_ssa_name_ann() function312 return get_ssa_name_ann (var)->need_phi_state; in get_phi_state()324 get_ssa_name_ann (var)->need_phi_state = state; in set_phi_state()336 return get_ssa_name_ann (var)->current_def; in get_current_def()348 get_ssa_name_ann (var)->current_def = def; in set_current_def()
5849 (get_ssa_name_ann): Use info_for_ssa_name instead of SSA_NAME_AUX.
1974 (get_ssa_name_ann): New.
27074 (get_ssa_name_ann, get_phi_state, set_phi_state, get_current_def,30765 * tree-flow-inline.h (ssa_name_ann, get_ssa_name_ann): Remove.
815 * tree-into-ssa.c (get_ssa_name_ann): Likewise.