Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dpredict.c71 #define PROB_EVEN (REG_BR_PROB_BASE / 2) macro
409 int best_probability = PROB_EVEN; in combine_predictions_for_insn()
522 int best_probability = PROB_EVEN; in combine_predictions_for_bb()
DChangeLog-200019296 (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.