Home
last modified time | relevance | path

Searched defs:apply_probability (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h1041 profile_count apply_probability (int prob) const in apply_probability() function
1055 profile_count apply_probability (profile_probability prob) const in apply_probability() function
H A Dbasic-block.h598 apply_probability (gcov_type freq, int prob) in apply_probability() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h1044 profile_count apply_probability (int prob) const in apply_probability() function
1058 profile_count apply_probability (profile_probability prob) const in apply_probability() function
H A Dbasic-block.h598 apply_probability (gcov_type freq, int prob) in apply_probability() function