Searched refs:true_label (Results 1 – 4 of 4) sorted by relevance
1726 tree true_label = NULL_TREE; in assemble_thunk() local1739 true_label = gimple_block_label (then_bb); in assemble_thunk()1754 if (true_label) in assemble_thunk()
2717 tree true_label, false_label, end_label, t; in shortcut_cond_expr() local2782 true_label = false_label = end_label = NULL_TREE; in shortcut_cond_expr()2791 true_label = GOTO_DESTINATION (then_); in shortcut_cond_expr()2806 if (true_label) in shortcut_cond_expr()2807 true_label_p = &true_label; in shortcut_cond_expr()
1959 tree true_label = NULL_TREE; in expand_thunk() local1979 true_label = gimple_block_label (then_bb); in expand_thunk()2000 if (true_label) in expand_thunk()
3632 tree true_label, false_label, end_label, t; in shortcut_cond_expr() local3697 true_label = false_label = end_label = NULL_TREE; in shortcut_cond_expr()3704 true_label = GOTO_DESTINATION (then_goto); in shortcut_cond_expr()3717 if (true_label) in shortcut_cond_expr()3718 true_label_p = &true_label; in shortcut_cond_expr()