Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDlanghooks.h201 bool (*ok_for_sibcall) (tree); member
HDcalls.c2237 || !lang_hooks.decls.ok_for_sibcall (fndecl)) in expand_call()
HDChangeLog-200319778 * langhooks.h (lang_hooks_for_decls.ok_for_sibcall): New field.