Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc204 static bool need_profile_function; variable
1695 need_profile_function = false; in final_start_function_1()
1763 need_profile_function = true; in final_start_function_1()
2237 if (need_profile_function) in final_scan_insn_1()
2240 need_profile_function = false; in final_scan_insn_1()
2289 if (need_profile_function) in final_scan_insn_1()
2292 need_profile_function = false; in final_scan_insn_1()
H A DChangeLog-201338658 * final.c (need_profile_function): New variable.
38664 set need_profile_function instead of emitting it.
38665 (final_scan_insn): If need_profile_function, emit
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c214 static bool need_profile_function; variable
1707 need_profile_function = false; in final_start_function_1()
1771 need_profile_function = true; in final_start_function_1()
2243 if (need_profile_function) in final_scan_insn_1()
2246 need_profile_function = false; in final_scan_insn_1()
2295 if (need_profile_function) in final_scan_insn_1()
2298 need_profile_function = false; in final_scan_insn_1()