Documentation
writeCmms :: (Outputable info, PlatformOutputable g) => Platform -> Handle -> [GenCmm CmmStatics info g] -> IO ()Source
pprCmms :: (Outputable info, PlatformOutputable g) => Platform -> [GenCmm CmmStatics info g] -> SDocSource
pprCmm :: (Outputable d, Outputable info, PlatformOutputable g) => Platform -> GenCmm d info g -> SDocSource
pprSection :: Section -> SDocSource