Home
last modified time | relevance | path

Searched refs:choice_stack (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dhaifa-sched.c2040 static struct choice_entry *choice_stack; variable
2086 top = choice_stack; in max_issue()
2099 if (top == choice_stack) in max_issue()
2101 if (best < top - choice_stack && ready_try [0]) in max_issue()
2103 best = top - choice_stack; in max_issue()
2104 *index = choice_stack [1].index; in max_issue()
2141 while (top != choice_stack) in max_issue()
2296 choice_stack = NULL; in schedule_block()
2704 free (choice_stack [i].state); in schedule_block()
2705 free (choice_stack); in schedule_block()
[all …]
H A DChangeLog-200336761 (choice_stack, cycle_issued_insns): New variables.
36764 (schedule_block): Allocate and free choice_stack. Set up