CmmType
Documentation
data CmmType
Instances
cmmEqType_ignoring_ptrhood :: CmmType -> CmmType -> Bool
isFloatType, isGcPtrType :: CmmType -> Bool
data Width
widthInBits :: Width -> Int
widthInBytes :: Width -> Int
widthInLog :: Width -> Int
widthFromBytes :: Int -> Width
cIntWidth, cLongWidth :: Width