Home | History | Annotate | Download | only in info

Lines Matching full:heuristic

705           -fsched-group-heuristic -fsched-critical-path-heuristic
706 -fsched-spec-insn-heuristic -fsched-rank-heuristic
707 -fsched-last-insn-heuristic -fsched-dep-count-heuristic
6398 `-fsched-group-heuristic'
6399 Enable the group heuristic in the scheduler. This heuristic favors
6404 `-fsched-critical-path-heuristic'
6405 Enable the critical-path heuristic in the scheduler. This
6406 heuristic favors instructions on the critical path. This is
6410 `-fsched-spec-insn-heuristic'
6411 Enable the speculative instruction heuristic in the scheduler.
6412 This heuristic favors speculative instructions with greater
6417 `-fsched-rank-heuristic'
6418 Enable the rank heuristic in the scheduler. This heuristic favors
6424 `-fsched-last-insn-heuristic'
6425 Enable the last-instruction heuristic in the scheduler. This
6426 heuristic favors the instruction that is less dependent on the
6431 `-fsched-dep-count-heuristic'
6432 Enable the dependent-count heuristic in the scheduler. This
6433 heuristic favors the instruction that has more instructions
8553 the virtual mappings heuristic defined by
10608 turned into long calls. The heuristic is that static functions,
12842 Overwrite internal decision heuristic about particular algorithm
14670 This cost is only a heuristic and is not guaranteed to produce
38603 cases, because of COMDAT support and the "key method" heuristic
45204 * fsched-critical-path-heuristic: Optimize Options. (line 721)
45205 * fsched-dep-count-heuristic: Optimize Options. (line 748)
45206 * fsched-group-heuristic: Optimize Options. (line 715)
45207 * fsched-last-insn-heuristic: Optimize Options. (line 741)
45209 * fsched-rank-heuristic: Optimize Options. (line 734)
45210 * fsched-spec-insn-heuristic: Optimize Options. (line 727)