Searched refs:when_to_branch (Results 1 – 1 of 1) sorted by relevance
152 int when_to_branch; member174 prog[t].when_to_branch = invert; in update_preds()618 prog[N-1].when_to_branch = false; in predicate_parse()623 if (prog[i].when_to_branch == prog[target].when_to_branch) in predicate_parse()629 invert = inverts[i] ^ prog[i].when_to_branch; in predicate_parse()630 prog[i].when_to_branch = invert; in predicate_parse()1188 if (match == prog[i].when_to_branch) in filter_match_preds()2571 return prog[i].when_to_branch == prog[target].target; in is_or()