GCC Middle and Back End API Reference
|
Data Fields | |
bool | first_cycle_insn_p |
bool | shadows_only_p |
bool | modulo_epilogue |
int | can_issue_more |
A structure that holds local state for the loop in schedule_block.
int sched_block_state::can_issue_more |
Referenced by schedule_block().
bool sched_block_state::first_cycle_insn_p |
Referenced by schedule_block().
bool sched_block_state::modulo_epilogue |
Referenced by schedule_block().
bool sched_block_state::shadows_only_p |
Referenced by schedule_block().