Home
last modified time | relevance | path

Searched defs:combined_probability (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dpredict.c411 int combined_probability = REG_BR_PROB_BASE / 2; in combine_predictions_for_insn() local
524 int combined_probability = REG_BR_PROB_BASE / 2; in combine_predictions_for_bb() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dpredict.c330 int combined_probability = REG_BR_PROB_BASE / 2; local