]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/trans-mem.c
* ipa-pure-const.c (state_from_flags, local_pure_const): Use
[thirdparty/gcc.git] / gcc / trans-mem.c
index e71efff70652f9c542a86a4dae1fed8127ff65d0..9ce646a6af0b7dfe7e8dc6462fbdb13a801b7813 100644 (file)
@@ -3582,11 +3582,6 @@ struct tm_ipa_cg_data
   bool want_irr_scan_normal;
 };
 
-typedef struct cgraph_node *cgraph_node_p;
-
-DEF_VEC_P (cgraph_node_p);
-DEF_VEC_ALLOC_P (cgraph_node_p, heap);
-
 typedef VEC (cgraph_node_p, heap) *cgraph_node_queue;
 
 /* Return the ipa data associated with NODE, allocating zeroed memory