GCC Middle and Back End API Reference
split_point Class Reference
Collaboration diagram for split_point:

Data Fields

sreal header_time
 
sreal split_time
 
unsigned int header_size
 
unsigned int split_size
 
bitmap ssa_names_to_pass
 
basic_block entry_bb
 
profile_count count
 
bitmap split_bbs
 
bool split_part_set_retval
 

Detailed Description

Description of split point.   

Field Documentation

◆ count

profile_count split_point::count

Referenced by consider_split(), and split_function().

◆ entry_bb

◆ header_size

unsigned int split_point::header_size

◆ header_time

sreal split_point::header_time

◆ split_bbs

◆ split_part_set_retval

bool split_point::split_part_set_retval

Referenced by consider_split(), and split_function().

◆ split_size

unsigned int split_point::split_size

◆ split_time

sreal split_point::split_time

◆ ssa_names_to_pass


The documentation for this class was generated from the following file: