Searched defs:may_share (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 1591 fixup_var_refs (var, promoted_mode, unsignedp, may_share, ht) in fixup_var_refs() argument 1675 fixup_var_refs_insns (insn, var, promoted_mode, unsignedp, toplevel, may_share) in fixup_var_refs_insns() argument 1730 fixup_var_refs_insns_with_hash (ht, var, promoted_mode, unsignedp, may_share) in fixup_var_refs_insns_with_hash() argument
|
H A D | emit-rtl.c | 2472 copy_most_rtx (orig, may_share) in copy_most_rtx() argument
|