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

ipa_predicate size_time_entry::exec_predicate

◆ nonconst_predicate

ipa_predicate size_time_entry::nonconst_predicate

◆ size

int size_time_entry::size

◆ time

sreal size_time_entry::time

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