ghc-9.8.2: The GHC API
Safe HaskellNone
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)