Searched refs:ggoto (Results 1 – 9 of 9) sorted by relevance
461 typedef union gimple_statement_d ggoto; typedef515 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()520 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()594 typedef struct gimple_statement_base ggoto; typedef648 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()653 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()855 inline bool is_a_helper<const ggoto *>::test(const_gimple gs) in test()898 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()900 return as_a<ggoto *>(stmt); in as_a_ggoto()903 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()[all …]
108 struct ggoto;
900 ggoto : public gimple_statement_with_ops1029 is_a_helper <ggoto *>::test (gimple *gs)1037 is_a_helper <const ggoto *>::test (const gimple *gs)1534 ggoto *gimple_build_goto (tree dest);3809 gimple_goto_set_dest (ggoto *gs, tree dest)
15853 (!type struct 761 nil gc_pointed_to "ggoto"
15887 (!type struct 763 nil gc_pointed_to "ggoto"
12984 | | + ggoto14224 -- GIMPLE function: ggoto *gimple_build_goto (tree dest)14230 -- GIMPLE function: void gimple_goto_set_dest (ggoto *g, tree dest)