ghc-lib-9.8.2.20240223: The GHC API, decoupled from GHC versions
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.CmmToAsm.BlockLayout

Documentation

sequenceTop Source #

Arguments

:: Instruction instr 
=> NcgImpl statics instr jumpDest 
-> Maybe CFG

CFG if we have one.

-> NatCmmDecl statics instr

Function to serialize

-> UniqSM (NatCmmDecl statics instr)