Home
last modified time | relevance | path

Searched refs:lto_cgraph_encoder_d (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDlto-streamer.h426 struct lto_cgraph_encoder_d struct
438 typedef struct lto_cgraph_encoder_d *lto_cgraph_encoder_t; argument
HDlto-cgraph.c81 lto_cgraph_encoder_t encoder = XCNEW (struct lto_cgraph_encoder_d); in lto_cgraph_encoder_new()