Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/stgSyn/
H A DStgLint.hs166 mapM_ checkPostUnariseConArg args
183 mapM_ checkPostUnariseConArg args
333 checkPostUnariseConArg :: StgArg -> LintM ()
334 checkPostUnariseConArg arg = case arg of function