Searched refs:newlhs (Results 1 – 3 of 3) sorted by relevance
1997 tree newlhs = create_tmp_reg_or_ssa_name (integer_type_node); in copy_bb() local2000 PLUS_EXPR, newlhs, count); in copy_bb()2001 gimple_call_set_lhs (stmt, newlhs); in copy_bb()
5650 tree newlhs = merge_truthop_with_opposite_arm (loc, lhs, cmpop, false); in merge_truthop_with_opposite_arm() local5651 if (newlhs != NULL_TREE) in merge_truthop_with_opposite_arm()5653 lhs = newlhs; in merge_truthop_with_opposite_arm()
5045 tree newlhs = merge_truthop_with_opposite_arm (loc, lhs, cmpop, false); in merge_truthop_with_opposite_arm() local5046 if (newlhs != NULL_TREE) in merge_truthop_with_opposite_arm()5048 lhs = newlhs; in merge_truthop_with_opposite_arm()