Searched refs:ggoto (Results 1 – 1 of 1) sorted by relevance
464 typedef union gimple_statement_d ggoto; typedef518 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()523 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()597 typedef struct gimple_statement_base ggoto; typedef651 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()656 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()858 inline bool is_a_helper<const ggoto *>::test(const_gimple gs) in test()901 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()903 return as_a<ggoto *>(stmt); in as_a_ggoto()906 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()[all …]