GCC Middle and Back End API Reference
|
Data Fields | |
dt_simplify * | s |
const char * | fname |
unsigned | cnt |
A hash-map collecting semantically equivalent leafs in the decision tree for splitting out to separate functions.
unsigned sinfo::cnt |
Referenced by decision_tree::gen().
const char* sinfo::fname |
Referenced by decision_tree::gen().
dt_simplify* sinfo::s |