Searched defs:this_insn_sets (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dcaller-save.c372 HARD_REG_SET this_insn_sets; local
452 note_stores (PATTERN (insn), mark_set_regs, &this_insn_sets); local
503 HARD_REG_SET *this_insn_sets = data; local

Completed in 69 milliseconds