Home
last modified time | relevance | path

Searched refs:closureInfoLabel (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/GHC/StgToCmm/
H A DClosure.hs46 closureInfoLabel, staticClosureLabel,
663 closureInfoLabel :: !CLabel, function
671 = CmmInfoTable { cit_lbl = closureInfoLabel
693 , closureInfoLabel = info_lbl -- These three fields are function
846 staticClosureLabel = toClosureLbl . closureInfoLabel
849 closureSlowEntryLabel = toSlowEntryLbl . closureInfoLabel
853 | tablesNextToCode dflags = toInfoLbl . closureInfoLabel
854 | otherwise = toEntryLbl . closureInfoLabel