Searched refs:lhs_code (Results 1 – 4 of 4) sorted by relevance
1683 enum tree_code lhs_code; in record_equivalences_from_stmt() local1688 lhs_code = TREE_CODE (lhs); in record_equivalences_from_stmt()1690 if (lhs_code == SSA_NAME in record_equivalences_from_stmt()1721 if (lhs_code == SSA_NAME in record_equivalences_from_stmt()
6117 enum tree_code lhs_code = TREE_CODE (lhs); in merge_truthop_with_opposite_arm() local6135 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()6141 lhs_code = TREE_CODE (lhs); in merge_truthop_with_opposite_arm()6150 if (!rhs_only && inv_code == lhs_code in merge_truthop_with_opposite_arm()
1718 enum tree_code lhs_code; in record_equivalences_from_stmt() local1723 lhs_code = TREE_CODE (lhs); in record_equivalences_from_stmt()1725 if (lhs_code == SSA_NAME in record_equivalences_from_stmt()1756 if (lhs_code == SSA_NAME in record_equivalences_from_stmt()
6198 enum tree_code lhs_code = TREE_CODE (lhs); in merge_truthop_with_opposite_arm() local6218 if (lhs_code == truthop_code && !rhs_only) in merge_truthop_with_opposite_arm()6224 lhs_code = TREE_CODE (lhs); in merge_truthop_with_opposite_arm()6233 if (!rhs_only && inv_code == lhs_code in merge_truthop_with_opposite_arm()