GCC Middle and Back End API Reference
|
#include <ipa-fnsummary.h>
Data Fields | |
sreal | freq |
ipa_predicate * | predicate |
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.
sreal ipa_freqcounting_predicate::freq |
ipa_predicate* ipa_freqcounting_predicate::predicate |