Searched refs:ggoto (Results 1 – 1 of 1) sorted by relevance
455 typedef union gimple_statement_d ggoto; typedef509 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()514 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()588 typedef struct gimple_statement_base ggoto; typedef642 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()647 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()848 inline bool is_a_helper<const ggoto *>::test(const_gimple gs) in test()890 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()892 return as_a<ggoto *>(stmt); in as_a_ggoto()895 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()[all …]