Home
last modified time | relevance | path

Searched refs:choice_entry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dhaifa-sched.c1777 struct choice_entry struct
1791 static struct choice_entry *choice_stack; argument
1832 struct choice_entry *top;
2019 = (struct choice_entry *) xmalloc ((rgn_n_insns + 1)
2020 * sizeof (struct choice_entry));
H A DChangeLog3826 (choice_entry): New structure.
/openbsd-src/gnu/gcc/gcc/
H A Dhaifa-sched.c2026 struct choice_entry struct
2040 static struct choice_entry *choice_stack; argument
2081 struct choice_entry *top; in max_issue()
3290 choice_stack = XRESIZEVEC (struct choice_entry, choice_stack, in extend_ready()