blob: 0c3f8f9b576fc47aad5e01ae724c84ca2ca458e4 [file] [log] [blame]
<html>
<body>
Reports multiplication of an integer value by a constant power of 2. These
expressions may be replaced by right or left shift operations, for a possible performance improvement.
<!-- tooltip end -->
<p>
Use the checkbox below to enable the inspection for divisions by a power of two. Note that replacing
a power of two division by a shift does not work for negative numbers.
<p>
</body>
</html>