Searched defs:mem_ref (Results 1 – 7 of 7) sorted by relevance
190 struct mem_ref struct196 struct mem_ref_group *group; /* The group of references it belongs to. */ argument204 struct mem_ref *next; /* The next reference in the group. */ argument
118 struct mem_ref struct124 struct mem_ref_loc *locs; /* The locations where it is found. */ argument127 struct mem_ref *next; /* Next memory reference in the list. argument
244 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()571 tree mem_ref, tmp; in create_mem_ref() local
70 tree mem_ref; member
467 set_copy_of_val (tree dest, tree first, tree mem_ref) in set_copy_of_val()
3077 try_look_through_load (tree lhs, tree mem_ref, tree stmt, basic_block block) in try_look_through_load()
1318 rtx mem_ref, tmp; local