Lines Matching full:branches
165 <tr><td><a href="#lowerswitch">-lowerswitch</a></td><td>Lower SwitchInst's to branches</td></tr>
847 branches. If there is no profile information for a particular function, this
1414 This pass transforms loops that contain branches on loop-invariant conditions
1499 <a name="lowerswitch">-lowerswitch: Lower SwitchInst's to branches</a>
1503 Rewrites <tt>switch</tt> instructions with a sequence of branches, which
1667 <li>Proves conditional branches to be unconditional</li>
1873 CFGs by removing some unconditional branches. This pass is necessary to