Home
last modified time | relevance | path

Searched defs:stmt (Results 1 – 4 of 4) sorted by relevance

/scripts/gcc-plugins/
A Dgcc-common.h329 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm()
334 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm()
339 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign()
344 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign()
349 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
354 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
359 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()
364 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()
369 static inline gphi *as_a_gphi(gimple stmt) in as_a_gphi()
374 static inline const gphi *as_a_const_gphi(const_gimple stmt) in as_a_const_gphi()
[all …]
A Dstackleak_plugin.c56 gimple stmt; in add_stack_tracking_gcall() local
78 static bool is_alloca(gimple stmt) in is_alloca()
192 gimple stmt; in stackleak_instrument_execute() local
A Dlatent_entropy_plugin.c389 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
A Drandomize_layout_plugin.c717 gimple stmt; in find_bad_casts_execute() local

Completed in 8 milliseconds