Home
last modified time | relevance | path

Searched defs:drop_casts (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplify.hs2096 drop_casts (Cast e _) = drop_casts e function
2097 drop_casts e = e function