Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DCoverage.hs1100 getCCIndexM :: FastString -> TM CostCentreIndex
1101 getCCIndexM n = TM $ \_ st -> let (idx, is') = getCCIndex n $ function
1232 flavour <- HpcCC <$> getCCIndexM nm
H A DDsExpr.hs451 flavour <- ExprCC <$> getCCIndexM nm
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnMonad.hs136 ContainsCostCentreState(..), getCCIndexM,
2021 getCCIndexM :: (ContainsCostCentreState gbl)
2023 getCCIndexM nm = do function
H A DTcBinds.hs753 flavour <- DeclCC <$> getCCIndexM cc_name