Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c253 bool need_profile_correction; member
842 if (local_info->need_profile_correction in compute_path_counts()
1369 local_info.need_profile_correction = false; in thread_block_1()
1468 local_info.need_profile_correction = true; in thread_block_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.cc352 bool need_profile_correction; member
924 if (local_info->need_profile_correction in compute_path_counts()
1453 local_info.need_profile_correction = false; in thread_block_1()
1553 local_info.need_profile_correction = true; in thread_block_1()
H A DChangeLog-201635452 "need_profile_correction".