Add a bool to isEdgeFeasible that tells it whether to treat unknown
[oota-llvm.git] / include / llvm / Analysis / SparsePropagation.h
2008-05-20 Chris LattnerAdd a bool to isEdgeFeasible that tells it whether...
2008-05-13 Eric ChristopherMake this function public.
2008-05-12 Chris LattnerAdd a new SparsePropagation analysis utility, which...