Go to the source code of this file.
◆ optinfo_item_kind
An enum for discriminating between different kinds of optinfo_item.
Enumerator |
---|
OPTINFO_ITEM_KIND_TEXT | |
OPTINFO_ITEM_KIND_TREE | |
OPTINFO_ITEM_KIND_GIMPLE | |
OPTINFO_ITEM_KIND_SYMTAB_NODE | |
◆ optinfo_kind
The various kinds of optinfo.
Enumerator |
---|
OPTINFO_KIND_SUCCESS | |
OPTINFO_KIND_FAILURE | |
OPTINFO_KIND_NOTE | |
OPTINFO_KIND_SCOPE | |
◆ optinfo_kind_to_string()
const char * optinfo_kind_to_string |
( |
enum optinfo_kind | kind | ) |
|
|
extern |
◆ optinfo_wants_inlining_info_p()
bool optinfo_wants_inlining_info_p |
( |
| ) |
|
|
extern |