GCC Middle and Back End API Reference
opt-problem.h File Reference
#include "diagnostic-core.h"
#include "optinfo.h"
Include dependency graph for opt-problem.h:
This graph shows which files directly or indirectly include this file:

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< treeopt_tree

Typedef Documentation

◆ opt_tree

A typedef for wrapping "tree" so that NULL_TREE can carry an opt_problem describing the failure (if dump_enabled_p).