Searched refs:true_test_var (Results 1 – 2 of 2) sorted by relevance
5546 tree true_test_var = NULL_TREE; in and_var_with_comparison_1() local5557 true_test_var = op2a; in and_var_with_comparison_1()5558 if (var == true_test_var) in and_var_with_comparison_1()5602 if (inner1 == true_test_var) in and_var_with_comparison_1()5604 else if (inner2 == true_test_var) in and_var_with_comparison_1()5967 tree true_test_var = NULL_TREE; in or_var_with_comparison_1() local5978 true_test_var = op2a; in or_var_with_comparison_1()5979 if (var == true_test_var) in or_var_with_comparison_1()6023 if (inner1 == true_test_var) in or_var_with_comparison_1()6025 else if (inner2 == true_test_var) in or_var_with_comparison_1()
6606 tree true_test_var = NULL_TREE; in and_var_with_comparison_1() local6617 true_test_var = op2a; in and_var_with_comparison_1()6618 if (var == true_test_var) in and_var_with_comparison_1()6662 if (inner1 == true_test_var) in and_var_with_comparison_1()6664 else if (inner2 == true_test_var) in and_var_with_comparison_1()7061 tree true_test_var = NULL_TREE; in or_var_with_comparison_1() local7072 true_test_var = op2a; in or_var_with_comparison_1()7073 if (var == true_test_var) in or_var_with_comparison_1()7115 if (inner1 == true_test_var) in or_var_with_comparison_1()7117 else if (inner2 == true_test_var) in or_var_with_comparison_1()