GCC Middle and Back End API Reference
cgraph_clone_info Struct Reference

#include <cgraph.h>

Collaboration diagram for cgraph_clone_info:

Data Fields

vec< ipa_replace_map_p, va_gc > * tree_map
bitmap args_to_skip
bitmap combined_args_to_skip

Field Documentation

bitmap cgraph_clone_info::args_to_skip
bitmap cgraph_clone_info::combined_args_to_skip
vec<ipa_replace_map_p, va_gc>* cgraph_clone_info::tree_map

The documentation for this struct was generated from the following file: