Home
last modified time | relevance | path

Searched refs:recursive_call_p (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-utils.h48 bool recursive_call_p (tree, tree);
H A Dipa-pure-const.cc638 && recursive_call_p (current_function_decl, callee_t)) in check_call()
2357 if (callee_t && recursive_call_p (current_function_decl, in execute()
2381 && recursive_call_p (current_function_decl, callee_t) in execute()
H A Dipa-utils.cc763 recursive_call_p (tree func, tree dest) in recursive_call_p() function
H A Dtree-tailcall.cc531 && recursive_call_p (current_function_decl, func)) in find_tail_calls()
H A Dpredict.cc1943 && recursive_call_p (current_function_decl, decl)) in predict_loops()
3026 if (decl && recursive_call_p (current_function_decl, decl)) in tree_bb_level_predictions()
3967 && recursive_call_p (current_function_decl, decl)) in estimate_bb_frequencies()
H A Dipa-modref.cc1635 if (recursive_call_p (current_function_decl, callee)) in analyze_call()
2463 if (callee && !m_ipa && recursive_call_p (current_function_decl, in analyze_ssa_name()
H A DChangeLog-201312020 (recursive_call_p): Likewise.
19947 (scan_function): Use recursive_call_p.
19958 * ipa-utils.c (recursive_call_p): New function.
19959 * ipa-utils.h (recursive_call_p): Dclare.
H A DChangeLog13826 (recursive_call_p): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-utils.h48 bool recursive_call_p (tree, tree);
H A Dipa-pure-const.c640 && recursive_call_p (current_function_decl, callee_t)) in check_call()
2331 if (callee_t && recursive_call_p (current_function_decl, in execute()
2355 && recursive_call_p (current_function_decl, callee_t) in execute()
H A Dipa-utils.c763 recursive_call_p (tree func, tree dest) in recursive_call_p() function
H A Dtree-tailcall.c534 && recursive_call_p (current_function_decl, func)) in find_tail_calls()
H A Dpredict.c1904 && recursive_call_p (current_function_decl, decl)) in predict_loops()
2992 if (decl && recursive_call_p (current_function_decl, decl)) in tree_bb_level_predictions()