Home
last modified time | relevance | path

Searched refs:hpHw (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/GHC/StgToCmm/
H A DHeap.hs513 = getHeapUsage $ \ hpHw ->
518 | hpHw > mBLOCK_SIZE = sorry $ unlines function
525 | hpHw > 0 = Just (mkIntExpr dflags (hpHw * (wORD_SIZE dflags))) function
531 ; tickyAllocHeap True hpHw
532 ; setRealHp hpHw