• Kevin Modzelewski's avatar
    Fix computeFixedPoint · f8634e6d
    Kevin Modzelewski authored
    Was not being careful about distinguishing starting states
    vs ending states... I'm not sure why that worked at all.
    
    Also include Marius's optimization from PR #137
    
    This is currently only being used by the DefinednessAnalysis which
    could probably have a much faster algorithm.
    f8634e6d
function_analysis.cpp 12.6 KB