Searched refs:as_a_gcall (Results 1 - 4 of 4) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dsancov_plugin.c51 gcall = as_a_gcall(gimple_build_call(sancov_fndecl, 0));
H A Dgcc-common.h352 static inline gcall *as_a_gcall(gimple stmt) function
H A Dstackleak_plugin.c63 gimple_call = as_a_gcall(stmt);
H A Dlatent_entropy_plugin.c394 call = as_a_gcall(stmt);

Completed in 182 milliseconds