GCC Middle and Back End API Reference
param_info Struct Reference

#include <params.h>

Data Fields

const char *const option
int default_value
int min_value
int max_value
const char *const help

Detailed Description

The information associated with each parameter.   

Field Documentation

int param_info::default_value
const char* const param_info::help

Referenced by print_filtered_help().

int param_info::max_value
int param_info::min_value
const char* const param_info::option

Referenced by print_filtered_help().


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