Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopanal.c292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
H A Dprofile-count.h249 bool reliable_p () const in class()
789 bool reliable_p () const in reliable_p() function
H A Dtree-ssa-loop-split.c1417 if (prob.reliable_p ()) in get_cond_branch_to_split_loop()
H A Dprofile.c1455 if (loop->header->count > 0 && loop->header->count.reliable_p ()) in branch_prob()
H A Dcfgloop.c2005 if (loop->header->count.reliable_p ()) in get_estimated_loop_iterations()
H A Dtree-ssa-loop-niter.c4270 && loop->header->count.reliable_p ()) in estimate_numbers_of_iterations()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloopanal.cc292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
H A Dprofile-count.h249 bool reliable_p () const in class()
792 bool reliable_p () const in reliable_p() function
H A Dtree-ssa-loop-split.cc1463 if (prob.reliable_p ()) in get_cond_branch_to_split_loop()
H A Dprofile.cc1550 if (loop->header->count > 0 && loop->header->count.reliable_p ()) in branch_prob()
H A Dcfgloop.cc2017 if (loop->header->count.reliable_p ()) in get_estimated_loop_iterations()
H A Dtree-ssa-loop-niter.cc4395 && loop->header->count.reliable_p ()) in estimate_numbers_of_iterations()