GCC Middle and Back End API Reference
align.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  align_flags_tuple
 
class  align_flags
 

Macros

#define MAX_CODE_ALIGN   16
 
#define MAX_CODE_ALIGN_VALUE   (1 << MAX_CODE_ALIGN)
 

Macro Definition Documentation

◆ MAX_CODE_ALIGN

#define MAX_CODE_ALIGN   16
Define maximum supported code alignment.   

Referenced by shorten_branches().

◆ MAX_CODE_ALIGN_VALUE

#define MAX_CODE_ALIGN_VALUE   (1 << MAX_CODE_ALIGN)