GCC Middle and Back End API Reference
gimple-streamer.h File Reference

Go to the source code of this file.

Functions

void input_bb (struct lto_input_block *, enum LTO_tags, struct data_in *, struct function *, int)
void output_bb (struct output_block *, basic_block, struct function *)

Function Documentation

void input_bb ( struct lto_input_block ib,
enum LTO_tags  tag,
struct data_in data_in,
struct function fn,
int  count_materialization_scale 
)
void output_bb ( struct output_block ,
basic_block  ,
struct function  
)
In gimple-streamer-out.c