GCC Middle and Back End API Reference
sched_block_state Struct Reference

Data Fields

bool first_cycle_insn_p
bool shadows_only_p
bool modulo_epilogue
int can_issue_more

Detailed Description

A structure that holds local state for the loop in schedule_block.   

Field Documentation

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().


The documentation for this struct was generated from the following file: