Searched refs:sched_info (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-int.h140 sched_info structure currently in use. */
141 struct sched_info struct
234 /* ??? FIXME: should use straight bitfields inside sched_info instead of
259 extern struct sched_info *current_sched_info;
496 sched_info structure. */
H A Dsched-ebb.c62 /* Implementations of the sched_info functions for region scheduling. */
258 static struct sched_info ebb_sched_info =
717 sched-int.h: struct sched_info: advance_target_bb. */
756 sched-int.h: struct sched_info: fix_recovery_cfg. */
769 sched-int.h: struct sched_info: region_head_or_leaf_p. */
H A Dhaifa-sched.c608 struct sched_info *current_sched_info;
618 /* Working copy of frontend's sched_info variable. */
619 static struct sched_info current_sched_info_var;
2760 /* Switch to working copy of sched_info. */
H A Dmodulo-sched.c233 They are used when initializing the sched_info structure. */
251 static struct sched_info sms_sched_info =
H A Dsched-rgn.c1929 /* Implementations of the sched_info functions for region scheduling. */
2195 static struct sched_info region_sched_info =
3203 sched-int.h: struct sched_info: fix_recovery_cfg. */
3235 sched-int.h: struct sched_info: advance_target_bb. */
3264 sched-int.h: struct sched_info: region_head_or_leaf_p. */

Completed in 132 milliseconds