Home | History | Annotate | Download | only in gcc

Lines Matching defs:predicate

25 #include "ipa-predicate.h"
73 context. We keep simple array of record, every containing of predicate
78 /* Predicate for code to be executed. */
80 /* Predicate for value to be constant and optimized out in a specialized copy.
108 particular predicate. The structure is used to estimate how often we
116 /* ...when this predicate evaluates to false. */
117 ipa_predicate * GTY((skip)) predicate;
279 : predicate (NULL), param (vNULL), call_stmt_size (0), call_stmt_time (0),
286 predicate (s.predicate), param (s.param), call_stmt_size (s.call_stmt_size),
295 ipa_predicate *predicate;
378 /* Clause describing what predicate conditionals can be satisfied
381 /* Clause describing what predicate conditionals can be satisfied