Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDpredict.c406 rtx prob_note; in combine_predictions_for_insn() local
422 prob_note = find_reg_note (insn, REG_BR_PROB, 0); in combine_predictions_for_insn()
490 if (!prob_note) in combine_predictions_for_insn()
507 int prob = INTVAL (XEXP (prob_note, 0)); in combine_predictions_for_insn()