Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
tickyDynAlloc :: Maybe Id -> SMRep -> LambdaFormInfo -> FCode () Source
tickyAllocHeap :: Bool -> VirtualHpOffset -> FCode () Source
tickyAllocThunk :: CmmExpr -> CmmExpr -> FCode () Source
tickyAllocPAP :: CmmExpr -> CmmExpr -> FCode () Source
tickyHeapCheck :: FCode () Source
tickyStackCheck :: FCode () Source
tickyUnknownCall :: FCode () Source
tickyDirectCall :: RepArity -> [StgArg] -> FCode () Source
tickyPushUpdateFrame :: FCode () Source
tickyEnterDynCon :: FCode () Source
tickyEnterStaticCon :: FCode () Source
tickyEnterViaNode :: FCode () Source
tickyEnterFun :: ClosureInfo -> FCode () Source
tickyEnterThunk :: ClosureInfo -> FCode () Source
tickyEnterStdThunk :: ClosureInfo -> FCode () Source
tickyEnterLNE :: FCode () Source
tickyUpdateBhCaf :: ClosureInfo -> FCode () Source
tickyBlackHole :: Bool -> FCode () Source
tickyUnboxedTupleReturn :: RepArity -> FCode () Source
tickyVectoredReturn :: Int -> FCode () Source
tickyReturnOldCon :: RepArity -> FCode () Source
tickyReturnNewCon :: RepArity -> FCode () Source
tickyKnownCallExact :: FCode () Source
tickySlowCall :: LambdaFormInfo -> [StgArg] -> FCode () Source
tickySlowCallPat :: [PrimRep] -> FCode () Source