Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h1073 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1089 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
H A Dbasic-block.h590 apply_scale (gcov_type freq, gcov_type scale) in apply_scale() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h1076 profile_count apply_scale (int64_t num, int64_t den) const in apply_scale() function
1092 profile_count apply_scale (profile_count num, profile_count den) const in apply_scale() function
H A Dbasic-block.h590 apply_scale (gcov_type freq, gcov_type scale) in apply_scale() function