camfort-0.902: CamFort - Cambridge Fortran infrastructure
Camfort.Transformation.DeadCode
deadCode :: Bool -> (Filename, ProgramFile A) -> (Report, (Filename, ProgramFile A)) Source #
deadCode' :: Bool -> InOutMap (Set Name) -> ProgramFile (Analysis A) -> (Report, ProgramFile (Analysis A)) Source #
perStmt :: Bool -> InOutMap (Set Name) -> Statement (Analysis A) -> (Report, Statement (Analysis A)) Source #