GCC Middle and Back End API Reference
ipa-locality-cloning.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  locality_partition_def
 

Typedefs

typedef struct locality_partition_deflocality_partition
 

Variables

vec< locality_partitionlocality_partitions
 

Typedef Documentation

◆ locality_partition

Variable Documentation

◆ locality_partitions

vec<locality_partition> locality_partitions
extern
Locality partitions, assigns nodes to partitions. These are used later in WPA partitioning.

Referenced by create_partition().