summaryrefslogtreecommitdiff
path: root/compiler/codeGen/Bitmap.hs
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2007-10-31 14:42:30 +0000
committerSimon Marlow <simonmar@microsoft.com>2007-10-31 14:42:30 +0000
commitc357244371ca5eeaa0d56a6bd349e26a3b16b7dc (patch)
tree1e0938c8335f45b86d6d8e41cf029848bcd6c489 /compiler/codeGen/Bitmap.hs
parentbf1197b67163d9f5b6509cf836e07ff83cc0a063 (diff)
downloadhaskell-c357244371ca5eeaa0d56a6bd349e26a3b16b7dc.tar.gz
GC refactoring: change evac_gen to evac_step
By establishing an ordering on step pointers, we can simplify the test (stp->gen_no < evac_gen) to (stp < evac_step) which is common in evacuate().
Diffstat (limited to 'compiler/codeGen/Bitmap.hs')
0 files changed, 0 insertions, 0 deletions