Searched refs:ftrue (Results 1 – 3 of 3) sorted by relevance
6684 gassign *ftrue = gimple_build_assign (flag, boolean_true_node); variable6692 gimplify_seq_add_stmt (pre_p, ftrue);
7007 gassign *ftrue = gimple_build_assign (flag, boolean_true_node); in gimple_push_cleanup() local7016 gimplify_seq_add_stmt (pre_p, ftrue); in gimple_push_cleanup()
3065 (gimple_push_cleanup): Strengthen locals "ffalse" and "ftrue" from