Commit 1a34007
authored
[VPlan] Inline WidenSelect::isInvariantCond (NFC) (llvm#166742)
VPWidenSelectRecipe::isInvariantCond has a sole use: inline it in the
use-site, as it is not meant to be used standalone.1 parent 54c9ddd commit 1a34007
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1762 | 1762 | | |
1763 | 1763 | | |
1764 | 1764 | | |
1765 | | - | |
1766 | | - | |
1767 | | - | |
1768 | | - | |
1769 | 1765 | | |
1770 | 1766 | | |
1771 | 1767 | | |
1772 | 1768 | | |
1773 | | - | |
| 1769 | + | |
1774 | 1770 | | |
1775 | 1771 | | |
1776 | 1772 | | |
| |||
0 commit comments