GCC Middle and Back End API Reference
|
Data Fields | |
const char *const | name |
const int | hitrate |
const int | flags |
Information we hold about each branch predictor. Filled using information from predict.def.
const int predictor_info::flags |
const int predictor_info::hitrate |
Referenced by predict_loops().
const char* const predictor_info::name |
Referenced by predictor_name().