Home
last modified time | relevance | path

Searched refs:split_branch_probability (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Demit-rtl.c192 int split_branch_probability = -1; variable
3118 split_branch_probability = INTVAL (XEXP (note, 0)); in try_split()
3119 probability = split_branch_probability; in try_split()
3123 split_branch_probability = -1; in try_split()
Drtl.h1626 extern int split_branch_probability;
DChangeLog-200116646 * emit-rtl.c (split_branch_probability): New global variable.
16647 (try_split): Take care to set split_branch_probability and
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c10956 if (split_branch_probability >= 0) in ix86_split_fp_branch()
10961 probability = split_branch_probability; in ix86_split_fp_branch()
/freebsd-12-stable/contrib/gcc/doc/
Dmd.texi5544 @code{split_branch_probability} holds the probability of the original branch in case