Home
last modified time | relevance | path

Searched refs:sm_aux (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-im.c2114 struct sm_aux struct
2128 hash_map<im_mem_ref *, sm_aux *> &aux_map, bool maybe_mt, in execute_sm() argument
2136 sm_aux *aux = new sm_aux; in execute_sm()
2222 hash_map<im_mem_ref *, sm_aux *> &aux_map, sm_kind kind, in execute_sm_exit()
2245 sm_aux *aux = *aux_map.get (ref); in execute_sm_exit()
2654 hash_map<im_mem_ref *, sm_aux *> aux_map; in hoist_memory_references()
2669 sm_aux *aux = *aux_map.get (ref); in hoist_memory_references()
2694 for (hash_map<im_mem_ref *, sm_aux *>::iterator iter = aux_map.begin (); in hoist_memory_references()
2832 hash_map<im_mem_ref *, sm_aux *> aux_map; in hoist_memory_references()
2863 for (hash_map<im_mem_ref *, sm_aux *>::iterator iter = aux_map.begin (); in hoist_memory_references()
H A DChangeLog-202023494 (struct sm_aux): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-im.c2075 struct sm_aux struct
2089 hash_map<im_mem_ref *, sm_aux *> &aux_map, bool maybe_mt) in execute_sm() argument
2096 sm_aux *aux = new sm_aux; in execute_sm()
2182 hash_map<im_mem_ref *, sm_aux *> &aux_map, sm_kind kind, in execute_sm_exit()
2205 sm_aux *aux = *aux_map.get (ref); in execute_sm_exit()
2651 hash_map<im_mem_ref *, sm_aux *> aux_map; in hoist_memory_references()
2681 for (hash_map<im_mem_ref *, sm_aux *>::iterator iter = aux_map.begin (); in hoist_memory_references()
H A DChangeLog-202023494 (struct sm_aux): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c2075 struct sm_aux struct
2089 hash_map<im_mem_ref *, sm_aux *> &aux_map, bool maybe_mt) in execute_sm() argument
2096 sm_aux *aux = new sm_aux; in execute_sm()
2182 hash_map<im_mem_ref *, sm_aux *> &aux_map, sm_kind kind, in execute_sm_exit()
2205 sm_aux *aux = *aux_map.get (ref); in execute_sm_exit()
2651 hash_map<im_mem_ref *, sm_aux *> aux_map; in hoist_memory_references()
2681 for (hash_map<im_mem_ref *, sm_aux *>::iterator iter = aux_map.begin (); in hoist_memory_references()
H A DChangeLog-202023494 (struct sm_aux): New.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c2075 struct sm_aux struct
2089 hash_map<im_mem_ref *, sm_aux *> &aux_map, bool maybe_mt) in execute_sm() argument
2096 sm_aux *aux = new sm_aux; in execute_sm()
2182 hash_map<im_mem_ref *, sm_aux *> &aux_map, sm_kind kind, in execute_sm_exit()
2205 sm_aux *aux = *aux_map.get (ref); in execute_sm_exit()
2651 hash_map<im_mem_ref *, sm_aux *> aux_map; in hoist_memory_references()
2681 for (hash_map<im_mem_ref *, sm_aux *>::iterator iter = aux_map.begin (); in hoist_memory_references()
H A DChangeLog-202023494 (struct sm_aux): New.