Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.cc89 static bool can_predict_insn_p (const rtx_insn *);
709 can_predict_insn_p (const rtx_insn *insn) in can_predict_insn_p() function
975 if (!can_predict_insn_p (insn)) in combine_predictions_for_insn()
2255 if (! can_predict_insn_p (last_insn)) in bb_estimate_probability_locally()
H A DChangeLog-200410858 * predict.c (can_predict_insn_p): Likewise.
13935 !can_predict_insn_p insns.
24619 * predict.c (can_predict_insn_p, estimate_probability,
H A DChangeLog-200711555 * predict.c (can_predict_insn_p, maybe_hot_bb_p,
11558 can_predict_insn_p): Likewise.
H A DChangeLog-20024738 * predict.c (can_predict_insn_p): New function.
H A DChangeLog-201425960 (can_predict_insn_p): Strengthen param "insn" from const_rtx to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.c89 static bool can_predict_insn_p (const rtx_insn *);
671 can_predict_insn_p (const rtx_insn *insn) in can_predict_insn_p() function
937 if (!can_predict_insn_p (insn)) in combine_predictions_for_insn()
2221 if (! can_predict_insn_p (last_insn)) in bb_estimate_probability_locally()