Searched refs:PROB_EVEN (Results 1 – 2 of 2) sorted by relevance
71 #define PROB_EVEN (REG_BR_PROB_BASE / 2) macro409 int best_probability = PROB_EVEN; in combine_predictions_for_insn()522 int best_probability = PROB_EVEN; in combine_predictions_for_bb()
19296 (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.