Searched refs:new_predicate (Results 1 – 1 of 1) sorted by relevance
305 set_hint_predicate (ipa_predicate **p, ipa_predicate new_predicate) in set_hint_predicate() argument307 if (new_predicate == false || new_predicate == true) in set_hint_predicate()317 **p = new_predicate; in set_hint_predicate()328 const ipa_predicate &new_predicate, sreal add_freq, in add_freqcounting_predicate() argument331 if (new_predicate == false || new_predicate == true) in add_freqcounting_predicate()335 if (new_predicate == f->predicate) in add_freqcounting_predicate()346 set_hint_predicate (&fcp.predicate, new_predicate); in add_freqcounting_predicate()791 ipa_predicate new_predicate in remap_freqcounting_preds_after_dup() local796 set_hint_predicate (&(*res)[i].predicate, new_predicate); in remap_freqcounting_preds_after_dup()883 ipa_predicate new_predicate; in duplicate() local[all …]