GCC Middle and Back End API Reference
ipa_freqcounting_predicate Struct Reference

#include <ipa-fnsummary.h>

Collaboration diagram for ipa_freqcounting_predicate:

Data Fields

sreal freq
 
ipa_predicatepredicate
 

Detailed Description

Structure to capture how frequently some interesting events occur given a
particular predicate.  The structure is used to estimate how often we
encounter loops with known iteration count or stride in various
contexts.   

Field Documentation

◆ freq

sreal ipa_freqcounting_predicate::freq

◆ predicate

ipa_predicate* ipa_freqcounting_predicate::predicate

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