ghc-8.6.4: The GHC API

Safe HaskellNone
LanguageHaskell2010

StgCmmUtils

Synopsis

Documentation

callerSaves :: Platform -> GlobalReg -> Bool Source #

Returns True if this global register is stored in a caller-saves machine register.