Searched refs:true_node (Results 1 – 3 of 3) sorted by relevance
1788 dt_operand *true_node = NULL; in find_node() local1796 if (! true_node in find_node()1797 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()1798 true_node = as_a <dt_operand *> (ops[i]); in find_node()1804 if (true_node in find_node()1805 && true_node->for_id != current_id in find_node()1806 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()1817 true_loc = true_node->op->location; in find_node()
1780 dt_operand *true_node = NULL; in find_node() local1788 if (! true_node in find_node()1789 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()1790 true_node = as_a <dt_operand *> (ops[i]); in find_node()1796 if (true_node in find_node()1797 && true_node->for_id != current_id in find_node()1798 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()1809 true_loc = true_node->op->location; in find_node()
1934 true_node.