Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-chkp.h27 extern bool chkp_wrap_function (tree fndecl);
H A Dipa-chkp.c92 chkp_wrap_function (tree fndecl) in chkp_wrap_function() function
194 if (chkp_wrap_function(fndecl)) in chkp_build_instrumented_fndecl()
H A Dlto-cgraph.c1614 if (!chkp_wrap_function (cnode->orig_decl)) in input_cgraph_1()