![]() Previously there was near-duplicate code in UsageCheck adapted from RainUsageCheck. This patch removed the duplicate code on the RainUsageCheck side, and resulting in changing the rest of the module (and its corresponding test module) to use the new UsageCheck version of the code. The net effect is to almost completely unify the passes in RainUsageCheck (which aren't really Rain-specific anyway), UsageCheck and ArrayUsageCheck. |
||
---|---|---|
.. | ||
ArrayUsageCheck.hs | ||
ArrayUsageCheckTest.hs | ||
Omega.hs | ||
PassTest.hs | ||
RainUsageCheck.hs | ||
RainUsageCheckTest.hs | ||
SimplifyComms.hs | ||
SimplifyExprs.hs | ||
SimplifyProcs.hs | ||
SimplifyTypes.hs | ||
Unnest.hs | ||
UsageCheck.hs |