| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
GHC.StgToCmm.InfoTableProv
Documentation
emitIpeBufferListNode Source #
Arguments
| :: Module | |
| -> [InfoProvEnt] | |
| -> DUniqSupply | Symbols created source uniques deterministically
All uniques must be created from this supply.
NB: If you are creating a new symbol within this function,
make sure it is local only (as in not |
| -> FCode DUniqSupply |