|
GCC Middle and Back End API Reference
|
#include <sel-sched-ir.h>

Data Fields | |
| insn_t | orig_insn |
| bool | crosses_call |
Insn definition for list of original insns in find_used_regs.
| bool _def::crosses_call |
FIXME: Get rid of CROSSES_CALL in each def, since if we're moving up
rhs from two different places, but only one of the code motion paths
crosses a call, we can't use any of the call_used_regs, no matter which
path or whether all paths crosses a call. Thus we should move CROSSES_CALL
to static params.
Referenced by init_regs_for_mode().
| insn_t _def::orig_insn |
Referenced by init_hard_regno_rename(), and mark_unavailable_hard_regs().