GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
class | opt_problem |
class | opt_wrapper< T > |
class | opt_result |
class | opt_pointer_wrapper< PtrType_t > |
Typedefs | |
typedef opt_pointer_wrapper< tree > | opt_tree |
typedef opt_pointer_wrapper<tree> opt_tree |
A typedef for wrapping "tree" so that NULL_TREE can carry an opt_problem describing the failure (if dump_enabled_p).