Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/cmm/Hoopl/
H A DDataflow.hs31 , changedIf
69 changedIf :: Bool -> a -> JoinedFact a
70 changedIf True = Changed function
71 changedIf False = NotChanged function
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmLive.hs45 in changedIf (sizeRegSet join > sizeRegSet old) join
H A DCmmBuildInfoTables.hs410 in changedIf (Set.size new' > Set.size old) new'