Home
last modified time | relevance | path

Searched defs:occr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dpostreload-gcse.c116 struct occr struct
119 struct occr *next; argument
126 static struct obstack occr_obstack; argument
439 struct occr *occr; in dump_hash_table_entry() local
991 get_bb_avail_insn (basic_block bb, struct occr *occr) in get_bb_avail_insn()
1022 struct unoccr *occr, *avail_occrs = NULL; in eliminate_partially_redundant_load() local
1289 struct occr *occr; in delete_redundant_insns_1() local
H A Dgcse.c318 struct occr struct
321 struct occr *next; argument
323 rtx insn;
325 char deleted_p;
330 char copied_p;
1035 struct occr *occr; in compute_local_properties() local
4141 struct occr *occr; in pre_edge_insert() local
4312 struct occr *occr; in pre_insert_copies() local
4413 struct occr *occr; in pre_delete() local
4940 struct occr *occr = expr->antic_occr; in hoist_code() local
H A Dsee.c1736 struct see_occr *occr; in see_pre_delete_extension() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcse.c341 struct occr struct
344 struct occr *next; argument
346 rtx insn;
348 char deleted_p;
353 char copied_p;
1153 struct occr *occr; local
3061 struct occr *occr; local
3179 expr_reaches_here_p_work (occr, expr, bb, check_self_loop, visited) in expr_reaches_here_p_work() argument
3241 expr_reaches_here_p (occr, expr, bb, check_self_loop) in expr_reaches_here_p() argument
3284 struct occr *occr; local
[all …]