Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcSimplify.hs1281 | otherwise = transCloVarSet mk_next seed_tcvs
1287 mk_next :: VarSet -> VarSet -- Maps current set to newly-grown ones
1288 mk_next so_far = foldr (grow_one so_far) emptyVarSet non_ips function