GCC Middle and Back End API Reference
size_time_entry Class Reference

#include <ipa-fnsummary.h>

Collaboration diagram for size_time_entry:

Data Fields

ipa_predicate exec_predicate
 
ipa_predicate nonconst_predicate
 
int size
 
sreal time
 

Detailed Description

Representation of function body size and time depending on the call
context.  We keep simple array of record, every containing of predicate
and time/size to account.   

Field Documentation

◆ exec_predicate

◆ nonconst_predicate

◆ size

◆ time


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