Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c434 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
443 fndecl = builtin_decl_implicit(BUILT_IN_FRAME_ADDRESS); in init_local_entropy()
444 call = gimple_build_call(fndecl, 1, integer_zero_node); in init_local_entropy()