use a typedef instead of spelling out an insane type. Yay for auto someday.llvm-svn: 83707
Implement an efficient and fully general SSA update mechanism that works on unstructured CFGs. This implements PR217, our oldest open PR.llvm-svn: 83705
12345