<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/98618>98618</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            llvm/lib/Transforms/IPO/ArgumentPromotion.cpp: variable set but not used
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            code-quality,
            ipo,
            llvm:transforms
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          dcb314
      </td>
    </tr>
</table>

<pre>
    $ grep IsSelfRecursive ~/llvm/trunk/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  bool IsSelfRecursive = false;
      IsSelfRecursive = true;


Not the biggest bug in the world, but might be worth fixing.

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJycUk1v3CAQ_TXjC8rKDPvhPXDYJLKUSxu1_QNgjzEtNi4M2-bS317ZabuR2lM5oGF44s17D5OzdzORhsM9HB4rU3iMSfedVXJf2di_aMC9cIkW8ZQ_Uhg-UFdS9lcSPwDbEK4TYMupzF9ux-AtYPspmTkPMU0ZsH16fg_YXpIrE838nOIU2cd51y0L1I9QX4SwMYa_SEA9isGETKDufwPX9S8cp3KDrWP_qrb9XWTBIwnrnaPMwhYn_Ly1vsUUesAHYQuLybuRhd26PIrBf_ez272-UfVa9Wd1NhVpecL61OAJT9Woezmoc9PIw8EQ9h3ao1IobWe77kDUHyuvscZ9fZIopcT6uKsHa7FurFFHSXSWsK9pMj7sVgt3MbnK51xIn5ujbKpgLIW8hYTYxZ7uvhYTPL8AIuADIPol_qm3FNSF3_iPa7hJrzd3trgM-zr4zPlGx54D6f8LUF3E1SRvbCCRiTcf58iiZOqrkoIemZcM6gLYArbO81jsrovTmy-zTrak-Jk6Bmw38Svtq_6rxp8BAAD__7hR2cc">