GCC Middle and Back End API Reference
predictor_info Struct Reference

Data Fields

const char *const name
const int hitrate
const int flags

Detailed Description

Information we hold about each branch predictor. Filled using information from predict.def.


Field Documentation

const int predictor_info::flags
const int predictor_info::hitrate
const char* const predictor_info::name

Referenced by expensive_function_p().


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